Searched refs:glMaterialx_t (Results 1 – 3 of 3) sorted by relevance
128 glMaterialx_t glMaterialx;
128 typedef void (GL_APIENTRY *glMaterialx_t) (GLenum, GLenum, GLfixed); typedef
145 s_gl.glMaterialx = (glMaterialx_t) s_gles_lib->findSymbol("glMaterialx"); in init_gl_dispatch()