Searched refs:glRotatex_server_proc_t (Results 1 – 3 of 3) sorted by relevance
137 glRotatex_server_proc_t glRotatex;
133 glRotatex = (glRotatex_server_proc_t) getProc("glRotatex", userData); in initDispatchByName()
139 typedef void (gles1_APIENTRY *glRotatex_server_proc_t) (GLfixed, GLfixed, GLfixed, GLfixed); typedef