Show / Hide Table of Contents

Enum ClientWaitSyncFlags

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum ClientWaitSyncFlags

Fields

Name Description
None

Original was GL_NONE = 0

SyncFlushCommandsBit

Original was GL_SYNC_FLUSH_COMMANDS_BIT = 0x00000001

SyncFlushCommandsBitApple

Original was GL_SYNC_FLUSH_COMMANDS_BIT_APPLE = 0x00000001

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