Searched refs:drawTexiv (Results 1 – 3 of 3) sorted by relevance
21 void drawTexiv(const GLint *coords); \
620 void Context::drawTexiv(const GLint *coords) in drawTexiv() function in gl::Context
8700 context->drawTexiv(coords); in GL_DrawTexivOES()