Function Gl.TexImage3DMultisample

Commands for GL_VERSION_3_2

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