Show / Hide Table of Contents

Enum KhrContextFlushControl

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.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

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX