Enumerates various flags that affect the creation of new GraphicsContexts.
Syntax
[System.Flags]
public enum GraphicsContextFlags
Remarks
Members
| Member Name | Description |
|---|
| Debug |
Indicates that this is a debug GraphicsContext. Debug contexts may provide
additional debugging information at the cost of performance.
|
| Default |
The default value of the GraphicsContextFlags enumeration.
|
| Embedded |
Indicates that this GraphicsContext is targeting OpenGL|ES.
|
| ForwardCompatible |
Indicates that this is a forward compatible GraphicsContext. Forward-compatible contexts
do not support functionality marked as deprecated in the current GraphicsContextVersion.
|
Requirements
Namespace: OpenTK.Graphics
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0