Searched refs:glNormal3x_server_proc_t (Results 1 – 3 of 3) sorted by relevance
126 glNormal3x_server_proc_t glNormal3x;
122 glNormal3x = (glNormal3x_server_proc_t) getProc("glNormal3x", userData); in initDispatchByName()
128 typedef void (gles1_APIENTRY *glNormal3x_server_proc_t) (GLfixed, GLfixed, GLfixed); typedef