Searched refs:glLightModelx_client_proc_t (Results 1 – 3 of 3) sorted by relevance
107 glLightModelx_client_proc_t glLightModelx;
109 glLightModelx = (glLightModelx_client_proc_t) getProc("glLightModelx", userData); in initDispatchByName()
108 typedef void (gl_APIENTRY *glLightModelx_client_proc_t) (void * ctx, GLenum, GLfixed); typedef