Function Gl.TexSubImage1D
Commands for GL_VERSION_1_1
void TexSubImage1D
(
uint target,
int level,
int xoffset,
int width,
uint format,
uint type,
const(void)* pixels
) const;