Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glMaterialx

581 void glMaterialx(GLenum face, GLenum pname, GLfixed param)
583 getDispatch()->glMaterialx(face, pname, param);