Function Gl.TexStorage3D
Commands for GL_VERSION_4_2
void TexStorage3D
(
uint target,
int levels,
uint internalformat,
int width,
int height,
int depth
) const;