Searched refs:glNormal3x_client_proc_t (Results 1 – 3 of 3) sorted by relevance
122 glNormal3x_client_proc_t glNormal3x;
122 glNormal3x = (glNormal3x_client_proc_t) getProc("glNormal3x", userData); in initDispatchByName()
121 typedef void (gl_APIENTRY *glNormal3x_client_proc_t) (void * ctx, GLfixed, GLfixed, GLfixed); typedef