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