Function Gl.ClearTexSubImage
Commands for GL_VERSION_4_4
void ClearTexSubImage
(
uint texture,
int level,
int xoffset,
int yoffset,
int zoffset,
int width,
int height,
int depth,
uint format,
uint type,
const(void)* data
) const;