Function Gl.TextureStorage3DMultisample
Commands for GL_VERSION_4_5
void TextureStorage3DMultisample
(
uint texture,
int samples,
uint internalformat,
int width,
int height,
int depth,
ubyte fixedsamplelocations
) const;