Enum Nvfence
Not used directly.
Namespace: OpenTK.Graphics.ES11
Assembly: OpenTK.dll
Syntax
[Obsolete("Use enum with correct capitalisation instead.")]
[CLSCompliant(false)]
public enum Nvfence
Fields
| Name | Description |
|---|---|
| AllCompletedNv | Original was GL_ALL_COMPLETED_NV = 0x84F2 |
| FenceConditionNv | Original was GL_FENCE_CONDITION_NV = 0x84F4 |
| FenceStatusNv | Original was GL_FENCE_STATUS_NV = 0x84F3 |
| NvFence | Original was GL_NV_fence = 1 |