NSOpenGLContextParameter 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'Metal' Framework instead.")]
public enum NSOpenGLContextParameter
type NSOpenGLContextParameter =
- 继承
-
NSOpenGLContextParameter
- 属性
字段
| 名称 | 值 | 说明 |
|---|---|---|
| SwapRectangle | 200 | |
| SwapRectangleEnable | 201 | |
| RasterizationEnable | 221 | |
| SwapInterval | 222 | |
| SurfaceOrder | 235 | |
| SurfaceOpacity | 236 | |
| StateValidation | 301 | |
| SurfaceBackingSize | 304 | |
| SurfaceSurfaceVolatile | 306 | |
| ReclaimResources | 308 | |
| CurrentRendererID | 309 | |
| GpuVertexProcessing | 310 | |
| GpuFragmentProcessing | 311 | |
| HasDrawable | 314 | |
| MpsSwapsInFlight | 315 |