Searched refs:glMaterialxv_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
118 glMaterialxv_wrapper_proc_t glMaterialxv;
118 glMaterialxv = (glMaterialxv_wrapper_proc_t) getProc("glMaterialxv", userData); in initDispatchByName()
117 typedef void (gles1_APIENTRY *glMaterialxv_wrapper_proc_t) (GLenum, GLenum, const GLfixed*); typedef