Home | History | Annotate | Download | only in libGLES_CM

Lines Matching defs:glCopyTexImage2D

698 GL_API void GL_APIENTRY glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border)
1456 this->glCopyTexImage2D = es1::CopyTexImage2D;