Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glLoadMatrixxOES

946 void glLoadMatrixxOES(const GLfixed *m)
948 getDispatch()->glLoadMatrixxOES(m);