Function Gl.RenderbufferStorageMultisample
Commands for GL_VERSION_3_0
void RenderbufferStorageMultisample
(
uint target,
int samples,
uint internalformat,
int width,
int height
) const;