Searched refs:glScalexOES_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
223 glScalexOES_wrapper_proc_t glScalexOES;
223 glScalexOES = (glScalexOES_wrapper_proc_t) getProc("glScalexOES", userData); in initDispatchByName()
222 typedef void (gles1_APIENTRY *glScalexOES_wrapper_proc_t) (GLfixed, GLfixed, GLfixed); typedef