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