Function Gl.CopyTexSubImage1D

Commands for GL_VERSION_1_1

void CopyTexSubImage1D (
  uint target,
  int level,
  int xoffset,
  int x,
  int y,
  int width
) const;