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