Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glDrawTexivOES

177 	void glDrawTexivOES(const GLint* coords);
1325 void glDrawTexivOES(const GLint* coords)
1328 ctx->glDrawTexivOES(ctx, coords);