Searched refs:glRotatexOES_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
221 glRotatexOES_wrapper_proc_t glRotatexOES;
221 glRotatexOES = (glRotatexOES_wrapper_proc_t) getProc("glRotatexOES", userData); in initDispatchByName()
220 typedef void (gles1_APIENTRY *glRotatexOES_wrapper_proc_t) (GLfixed, GLfixed, GLfixed, GLfixed); typedef