Home
last modified time | relevance | path

Searched refs:glMatrixIndexPointerARB (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_extensions.entries7 void glMatrixIndexPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
Dgles1_stubbed_in_translator_namespace.cpp88 GL_APICALL void GL_APIENTRY glMatrixIndexPointerARB(GLint, GLenum, GLsizei, const GLvoid*) { return… in glMatrixIndexPointerARB() function
Dgles1_stubbed_in_translator_namespace.entries87 void glMatrixIndexPointerARB(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
Dgles1_extensions_dispatch_logging_wrappers.impl15 …DISPATCH_DEBUG_LOG("glMatrixIndexPointerARB(size:%d, type:0x%X, stride:%d, pointer:%p)", size, typ…
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_extensions_static_translator_namespaced_header.h10 GL_APICALL void GL_APIENTRY glMatrixIndexPointerARB(GLint size, GLenum type, GLsizei stride, const …
Dgles1_extensions_functions.h10 …X(void, glMatrixIndexPointerARB, (GLint size, GLenum type, GLsizei stride, const GLvoid* pointer),…
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h1044 #define glMatrixIndexPointerARB MANGLE(MatrixIndexPointerARB) macro
Dglext.h7211 GLAPI void APIENTRY glMatrixIndexPointerARB (GLint size, GLenum type, GLsizei stride, const GLvoid …
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp2825 ctx->dispatcher().glMatrixIndexPointerARB(size,type,stride,pointer); in glMatrixIndexPointerOES()
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglext.h3669 GLAPI void APIENTRY glMatrixIndexPointerARB (GLint size, GLenum type, GLsizei stride, const void *p…