Show / Hide Table of Contents

Enum KhrContextFlushControl

Not used directly.

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum KhrContextFlushControl

Fields

Name Description
ContextReleaseBehavior

Original was GL_CONTEXT_RELEASE_BEHAVIOR = 0x82FB

ContextReleaseBehaviorFlush

Original was GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH = 0x82FC

ContextReleaseBehaviorFlushKhr

Original was GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH_KHR = 0x82FC

ContextReleaseBehaviorKhr

Original was GL_CONTEXT_RELEASE_BEHAVIOR_KHR = 0x82FB

None

Original was GL_NONE = 0

In This Article
Back to top Generated by DocFX