Searched refs:glMatrixIndexPointerOES_client_proc_t (Results 1 – 5 of 5) sorted by relevance
71 glMatrixIndexPointerOES_client_proc_t m_glMatrixIndexPointerOES_enc;
247 glMatrixIndexPointerOES_client_proc_t glMatrixIndexPointerOES;
249 …glMatrixIndexPointerOES = (glMatrixIndexPointerOES_client_proc_t) getProc("glMatrixIndexPointerOES… in initDispatchByName()
248 typedef void (gl_APIENTRY *glMatrixIndexPointerOES_client_proc_t) (void * ctx, GLint, GLenum, GLsiz… typedef
5133 this->glMatrixIndexPointerOES = (glMatrixIndexPointerOES_client_proc_t) &enc_unsupported; in gl_encoder_context_t()