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