Function Gl.CopyTexSubImage2D
Commands for GL_VERSION_1_1
void CopyTexSubImage2D
(
uint target,
int level,
int xoffset,
int yoffset,
int x,
int y,
int width,
int height
) const;