Searched refs:glMaterialf_client_proc_t (Results 1 – 3 of 3) sorted by relevance
34 glMaterialf_client_proc_t glMaterialf;
34 glMaterialf = (glMaterialf_client_proc_t) getProc("glMaterialf", userData); in initDispatchByName()
33 typedef void (gl_APIENTRY *glMaterialf_client_proc_t) (void * ctx, GLenum, GLenum, GLfloat); typedef