Function Gl.InvalidateTexSubImage
Commands for GL_VERSION_4_3
void InvalidateTexSubImage
(
uint texture,
int level,
int xoffset,
int yoffset,
int zoffset,
int width,
int height,
int depth
) const;