Searched refs:glMatrixIndexPointerOES_t (Results 1 – 3 of 3) sorted by relevance
240 glMatrixIndexPointerOES_t glMatrixIndexPointerOES;512 …glMatrixIndexPointerOES_t set_glMatrixIndexPointerOES(glMatrixIndexPointerOES_t f) { glMatrixIndex… in set_glMatrixIndexPointerOES()
240 typedef void (* glMatrixIndexPointerOES_t) (GLint, GLenum, GLsizei, const GLvoid*); typedef
242 …roid,"glMatrixIndexPointerOES"); disp->set_glMatrixIndexPointerOES((glMatrixIndexPointerOES_t)ptr); in create_gles_dispatch()