Home | History | Annotate | Download | only in libGLES_CM

Lines Matching defs:glTexSubImage2D

1339 GL_API void GL_APIENTRY glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height,
1584 this->glTexSubImage2D = es1::TexSubImage2D;