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