copyTexImage2D abstract method
void
copyTexImage2D()
Implementation
void copyTexImage2D(
GLenum target,
GLint level,
GLenum internalformat,
GLint x,
GLint y,
GLsizei width,
GLsizei height,
GLint border,
);