Searched refs:DrawTexxvOES (Results 1 – 3 of 3) sorted by relevance
328 void GL_APIENTRY DrawTexxvOES(const GLfixed *coords);1402 return es1::DrawTexxvOES(coords); in glDrawTexxvOES()1591 this->glDrawTexxvOES = es1::DrawTexxvOES; in LibGLES_CMexports()
4670 void GL_APIENTRY DrawTexxvOES(const GLfixed *coords) in DrawTexxvOES() function
8793 ANGLE_CAPTURE(DrawTexxvOES, isCallValid, context, coords); in GL_DrawTexxvOES()