Searched refs:matrixIndexPointer (Results 1 – 3 of 3) sorted by relevance
30 void matrixIndexPointer(GLint size, GLenum type, GLsizei stride, const void *pointer); \
666 void Context::matrixIndexPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) in matrixIndexPointer() function in gl::Context
9474 context->matrixIndexPointer(size, type, stride, pointer); in GL_MatrixIndexPointerOES()