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