Searched defs:relativeoffset (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv31Imp.cpp | 604 …bFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) { in glVertexAttribFormat() 611 …PIENTRY glVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) { in glVertexAttribIFormat()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_entry.cpp | 2862 …ribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) in glVertexAttribFormat() 2868 void glVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) in glVertexAttribIFormat()
|
D | GL2Encoder.cpp | 5965 …* self, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) { in s_glVertexAttribFormat() 5976 …rtexAttribIFormat(void* self, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) { in s_glVertexAttribIFormat()
|
D | gl2_enc.cpp | 11265 …d *self , GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset) in glVertexAttribFormat_enc() 11296 …xAttribIFormat_enc(void *self , GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset) in glVertexAttribIFormat_enc()
|