Home
last modified time | relevance | path

Searched refs:DrawTexfvOES (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp330 void DrawTexfvOES(const GLfloat *coords);
1412 return es1::DrawTexfvOES(coords); in glDrawTexfvOES()
1593 this->glDrawTexfvOES = es1::DrawTexfvOES; in LibGLES_CMexports()
DlibGLES_CM.cpp4692 void DrawTexfvOES(const GLfloat *coords) in DrawTexfvOES() function