CGLPixelFormatAttribute Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'Metal' Framework instead.")]
public enum CGLPixelFormatAttribute
type CGLPixelFormatAttribute =
- Inheritance
-
CGLPixelFormatAttribute
- Attributes
Fields
Name | Value | Description |
---|---|---|
AllRenderers | 1 | |
DoubleBuffer | 5 | |
Stereo | 6 | |
AuxBuffers | 7 | |
ColorSize | 8 | |
AlphaSize | 11 | |
DepthSize | 12 | |
StencilSize | 13 | |
AccumSize | 14 | |
MinimumPolicy | 51 | |
MaximumPolicy | 52 | |
OffScreen | 53 | |
FullScreen | 54 | |
SampleBuffers | 55 | |
Samples | 56 | |
AuxDepthStencil | 57 | |
ColorFloat | 58 | |
Multisample | 59 | |
Supersample | 60 | |
SampleAlpha | 61 | |
RendererID | 70 | |
SingleRenderer | 71 | |
NoRecovery | 72 | |
Accelerated | 73 | |
ClosestPolicy | 74 | |
Robust | 75 | |
BackingStore | 76 | |
MPSafe | 78 | |
Window | 80 | |
MultiScreen | 81 | |
Compliant | 83 | |
ScreenMask | 84 | |
PixelBuffer | 90 | |
RemotePixelBuffer | 91 | |
AllowOfflineRenderers | 96 | |
AcceleratedCompute | 97 | |
VirtualScreenCount | 128 |