Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glDrawTexivOES

816 void glDrawTexivOES(const GLint *coords)
818 getDispatch()->glDrawTexivOES(coords);