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