Show / Hide Table of Contents

Enum SyncType

Used in CreateSync(EGLDisplay, SyncType, nint*), CreateStreamSyncNV(EGLDisplay, EGLStreamKHR, SyncType, int*), CreateSync64KHR(EGLDisplay, SyncType, nint*), ...

Namespace: OpenTK.Graphics.Egl
Assembly: OpenTK.Graphics.dll
Syntax
public enum SyncType : uint

Fields

Name Description
SyncClEvent
SyncClEventKhr
SyncFence
SyncFenceKhr
SyncFenceNv
SyncNativeFenceAndroid
SyncNewFrameNv
SyncReusableKhr
In this article
Back to top Generated by DocFX