Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glDrawTexsOES

796 void glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
798 getDispatch()->glDrawTexsOES(x, y, z, width, height);