Function Gl.TexStorage3DMultisample
Commands for GL_VERSION_4_3
void TexStorage3DMultisample
(
uint target,
int samples,
uint internalformat,
int width,
int height,
int depth,
ubyte fixedsamplelocations
) const;