Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glDisableClientState

386 void glDisableClientState(GLenum array)
388 getDispatch()->glDisableClientState(array);