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