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