Searched refs:DrawTexfvOES (Results 1 – 3 of 3) sorted by relevance
330 void GL_APIENTRY DrawTexfvOES(const GLfloat *coords);1412 return es1::DrawTexfvOES(coords); in glDrawTexfvOES()1593 this->glDrawTexfvOES = es1::DrawTexfvOES; in LibGLES_CMexports()
4692 void GL_APIENTRY DrawTexfvOES(const GLfloat *coords) in DrawTexfvOES() function
8657 ANGLE_CAPTURE(DrawTexfvOES, isCallValid, context, coords); in GL_DrawTexfvOES()