Searched refs:glMaterialfv_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
35 glMaterialfv_wrapper_proc_t glMaterialfv;
35 glMaterialfv = (glMaterialfv_wrapper_proc_t) getProc("glMaterialfv", userData); in initDispatchByName()
34 typedef void (gles1_APIENTRY *glMaterialfv_wrapper_proc_t) (GLenum, GLenum, const GLfloat*); typedef