Searched refs:drawTexi (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libANGLE/ |
D | Context_gles_ext_autogen.h | 20 void drawTexi(GLint x, GLint y, GLint z, GLint width, GLint height); \
|
D | Context_gles_1_0.cpp | 613 void Context::drawTexi(GLint x, GLint y, GLint z, GLint width, GLint height) in drawTexi() function in gl::Context
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_ext_autogen.cpp | 8678 context->drawTexi(x, y, z, width, height); in GL_DrawTexiOES()
|