Show / Hide Table of Contents

Enum SyncParameterName

Used in GL.GetSync

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

Fields

Name Description
ObjectType

Original was GL_OBJECT_TYPE = 0x9112

SyncCondition

Original was GL_SYNC_CONDITION = 0x9113

SyncFlags

Original was GL_SYNC_FLAGS = 0x9115

SyncStatus

Original was GL_SYNC_STATUS = 0x9114

In This Article
Back to top Generated by DocFX