Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glDrawTexxOES

806 void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height)
808 getDispatch()->glDrawTexxOES(x, y, z, width, height);