Searched defs:glMatrixIndexPointerOES (Results 1 – 9 of 9) sorted by relevance
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_client_context.h | 249 glMatrixIndexPointerOES_client_proc_t glMatrixIndexPointerOES; member
|
D | gl_entry.cpp | 1733 void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) in glMatrixIndexPointerOES() function
|
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv1_CM/ |
D | libGLESv1_CM.cpp | 844 void GL_APIENTRY glMatrixIndexPointerOES(GLint size, in glMatrixIndexPointerOES() function
|
/device/generic/vulkan-cereal/stream-servers/gles1_dec/ |
D | gles1_server_context.h | 257 glMatrixIndexPointerOES_server_proc_t glMatrixIndexPointerOES; member
|
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/ |
D | GLEScmImp.cpp | 2815 GL_API void GL_APIENTRY glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvo… in glMatrixIndexPointerOES() function
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 1141 void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) in glMatrixIndexPointerOES() function
|
D | gles_dispatch.h | 240 glMatrixIndexPointerOES_t glMatrixIndexPointerOES; member
|
/device/generic/vulkan-cereal/third-party/angle/util/ |
D | gles_loader_autogen.h | 675 #define glMatrixIndexPointerOES l_glMatrixIndexPointerOES macro
|
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
D | libGLESv2_autogen.cpp | 4612 void GL_APIENTRY glMatrixIndexPointerOES(GLint size, in glMatrixIndexPointerOES() function
|