Show / Hide Table of Contents

Enum SyncObjectMask

Not used directly.

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
[Flags]
public enum SyncObjectMask

Fields

Name Description
SyncFlushCommandsBit

Original was GL_SYNC_FLUSH_COMMANDS_BIT = 0x00000001

SyncFlushCommandsBitApple

Original was GL_SYNC_FLUSH_COMMANDS_BIT_APPLE = 0x00000001

In This Article
Back to top Generated by DocFX