Searched refs:glTranslatex_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
153 glTranslatex_wrapper_proc_t glTranslatex;
153 glTranslatex = (glTranslatex_wrapper_proc_t) getProc("glTranslatex", userData); in initDispatchByName()
152 typedef void (gles1_APIENTRY *glTranslatex_wrapper_proc_t) (GLfixed, GLfixed, GLfixed); typedef