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