Function Gl.TextureStorage2DMultisample

Commands for GL_VERSION_4_5

void TextureStorage2DMultisample (
  uint texture,
  int samples,
  uint internalformat,
  int width,
  int height,
  ubyte fixedsamplelocations
) const;