Function Gl.CopyTextureSubImage3D
Commands for GL_VERSION_4_5
void CopyTextureSubImage3D
(
uint texture,
int level,
int xoffset,
int yoffset,
int zoffset,
int x,
int y,
int width,
int height
) const;