Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp328 void DrawTexxvOES(const GLfixed *coords);
1402 return es1::DrawTexxvOES(coords); in glDrawTexxvOES()
1591 this->glDrawTexxvOES = es1::DrawTexxvOES; in LibGLES_CMexports()
DlibGLES_CM.cpp4670 void DrawTexxvOES(const GLfixed *coords) in DrawTexxvOES() function