Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glMultMatrixf

171 void glMultMatrixf(const GLfloat *m)
173 getDispatch()->glMultMatrixf(m);