Searched refs:glNormal3xOES_server_proc_t (Results 1 – 3 of 3) sorted by relevance
219 glNormal3xOES_server_proc_t glNormal3xOES;
215 glNormal3xOES = (glNormal3xOES_server_proc_t) getProc("glNormal3xOES", userData); in initDispatchByName()
221 typedef void (gles1_APIENTRY *glNormal3xOES_server_proc_t) (GLfixed, GLfixed, GLfixed); typedef