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