Searched defs:reloffset (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLESpointer.cpp | 161 GLuint reloffset, in setFormat()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Context.cpp | 711 …(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint reloffset, bool isInt) { in setVertexAttribFormat()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/ |
D | GLClientState.h | 177 GLuint reloffset; member
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLClientState.cpp | 213 …ibFormat(int location, int size, GLenum type, GLboolean normalized, GLuint reloffset, bool isInt) { in setVertexAttribFormat()
|