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