Searched refs:glTranslatexOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
226 glTranslatexOES_client_proc_t glTranslatexOES;
228 glTranslatexOES = (glTranslatexOES_client_proc_t) getProc("glTranslatexOES", userData); in initDispatchByName()
227 typedef void (gl_APIENTRY *glTranslatexOES_client_proc_t) (void * ctx, GLfixed, GLfixed, GLfixed); typedef