Function Gl.TexImage2DMultisample

Commands for GL_VERSION_3_2

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