Show / Hide Table of Contents

Enum ExtSemaphore

Not used directly.

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

Fields

Name Description
DeviceUuidExt

Original was GL_DEVICE_UUID_EXT = 0x9597

DriverUuidExt

Original was GL_DRIVER_UUID_EXT = 0x9598

LayoutColorAttachmentExt

Original was GL_LAYOUT_COLOR_ATTACHMENT_EXT = 0x958E

LayoutDepthAttachmentStencilReadOnlyExt

Original was GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT = 0x9531

LayoutDepthReadOnlyStencilAttachmentExt

Original was GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT = 0x9530

LayoutDepthStencilAttachmentExt

Original was GL_LAYOUT_DEPTH_STENCIL_ATTACHMENT_EXT = 0x958F

LayoutDepthStencilReadOnlyExt

Original was GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT = 0x9590

LayoutGeneralExt

Original was GL_LAYOUT_GENERAL_EXT = 0x958D

LayoutShaderReadOnlyExt

Original was GL_LAYOUT_SHADER_READ_ONLY_EXT = 0x9591

LayoutTransferDstExt

Original was GL_LAYOUT_TRANSFER_DST_EXT = 0x9593

LayoutTransferSrcExt

Original was GL_LAYOUT_TRANSFER_SRC_EXT = 0x9592

NumDeviceUuidsExt

Original was GL_NUM_DEVICE_UUIDS_EXT = 0x9596

UuidSizeExt

Original was GL_UUID_SIZE_EXT = 16

In This Article
Back to top Generated by DocFX