Enum OpenGLProfile
OpenGL Profile.
Namespace: OpenTK.Platform
Assembly: OpenTK.Platform.dll
Syntax
public enum OpenGLProfile
Fields
| Name | Description |
|---|---|
| Compatibility | OpenGL Compatibility profile. |
| Core | OpenGL Core profile. |
| None | No OpenGL profile. |