Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glDrawTexsvOES

811 void glDrawTexsvOES(const GLshort *coords)
813 getDispatch()->glDrawTexsvOES(coords);