Returns the OpenGL pixel format suitable for rendering to the set of displays specified by the display mask.
Original signature is '- (CGLPixelFormatObj)copyCGLPixelFormatForDisplayMask:(uint32_t)mask'
Available in Mac OS X v10.5 and later.


- mask (UInt32)
- The display mask the OpenGL content will be rendered on.

[Missing <returns> documentation for "M:Monobjc.QuartzCore.CAOpenGLLayer.CopyCGLPixelFormatForDisplayMask(System.UInt32)"]

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)