Home
last modified time | relevance | path

Searched defs:glColorPointer (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h66 glColorPointer_client_proc_t glColorPointer; member
Dgl_entry.cpp627 void glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) in glColorPointer() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h66 glColorPointer_server_proc_t glColorPointer; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp646 GL_API void GL_APIENTRY glColorPointer( GLint size, GLenum type, GLsizei stride, const GLvoid *poi… in glColorPointer() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h236 #define glColorPointer MANGLE(ColorPointer) macro