Function Gl.TextureStorage3D
Commands for GL_VERSION_4_5
void TextureStorage3D
(
uint texture,
int levels,
uint internalformat,
int width,
int height,
int depth
) const;