Searched refs:DrawTexivOES (Results 1 – 2 of 2) sorted by relevance
327 void DrawTexivOES(const GLint *coords);1397 return es1::DrawTexivOES(coords); in glDrawTexivOES()1590 this->glDrawTexivOES = es1::DrawTexivOES; in LibGLES_CMexports()
4665 void DrawTexivOES(const GLint *coords) in DrawTexivOES() function