Function Gl.TexStorage2DMultisample

Commands for GL_VERSION_4_3

void TexStorage2DMultisample (
  uint target,
  int samples,
  uint internalformat,
  int width,
  int height,
  ubyte fixedsamplelocations
) const;