Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp326 void DrawTexsvOES(const GLshort *coords);
1392 return es1::DrawTexsvOES(coords); in glDrawTexsvOES()
1589 this->glDrawTexsvOES = es1::DrawTexsvOES; in LibGLES_CMexports()
DlibGLES_CM.cpp4660 void DrawTexsvOES(const GLshort *coords) in DrawTexsvOES() function