Searched refs:glLightf_client_proc_t (Results 1 – 3 of 3) sorted by relevance
28 glLightf_client_proc_t glLightf;
30 glLightf = (glLightf_client_proc_t) getProc("glLightf", userData); in initDispatchByName()
29 typedef void (gl_APIENTRY *glLightf_client_proc_t) (void * ctx, GLenum, GLenum, GLfloat); typedef