Home
last modified time | relevance | path

Searched refs:drawTexxv (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DContext_gles_1_0.cpp150 void Context::drawTexxv(const GLfixed *coords) in drawTexxv() function in gl::Context
DContext_gles_ext_autogen.h25 void drawTexxv(const GLfixed *coords); \
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp11375 context->drawTexxv(coords); in GL_DrawTexxvOES()