Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glMatrixIndexPointerOES

1141 void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer)
1143 getDispatch()->glMatrixIndexPointerOES(size, type, stride, pointer);