Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glMatrixMode

591 void glMatrixMode(GLenum mode)
593 getDispatch()->glMatrixMode(mode);