Searched defs:glColorPointerData (Results 1 – 5 of 5) sorted by relevance
| /device/generic/opengl-transport/host/libs/virglrenderer/ |
| D | GLESv1.cpp | 277 static void glColorPointerData(GLint size, GLenum type, GLsizei, void* data, GLuint) { in glColorPointerData() function
|
| /device/google/cuttlefish_common/guest/libs/eglwrapper/ |
| D | gles1_wrapper_context.h | 165 glColorPointerData_wrapper_proc_t glColorPointerData; member
|
| D | gles1_wrapper_entry.cpp | 1219 void glColorPointerData(GLint size, GLenum type, GLsizei stride, void* data, GLuint datalen) in glColorPointerData() function
|
| /device/generic/goldfish-opengl/system/GLESv1_enc/ |
| D | gl_client_context.h | 165 glColorPointerData_client_proc_t glColorPointerData; member
|
| D | gl_entry.cpp | 1225 void glColorPointerData(GLint size, GLenum type, GLsizei stride, void* data, GLuint datalen) in glColorPointerData() function
|