Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gles_ext_autogen.h21 void drawTexiv(const GLint *coords); \
DContext_gles_1_0.cpp620 void Context::drawTexiv(const GLint *coords) in drawTexiv() function in gl::Context
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp8700 context->drawTexiv(coords); in GL_DrawTexivOES()