Searched refs:DrawTexfvOES (Results 1 – 2 of 2) sorted by relevance
330 void DrawTexfvOES(const GLfloat *coords);1412 return es1::DrawTexfvOES(coords); in glDrawTexfvOES()1593 this->glDrawTexfvOES = es1::DrawTexfvOES; in LibGLES_CMexports()
4692 void DrawTexfvOES(const GLfloat *coords) in DrawTexfvOES() function