Show / Hide Table of Contents

Enum ExtSrgb

Not used directly.

Namespace: OpenTK.Graphics.ES20
Assembly: OpenTK.dll
Syntax
public enum ExtSrgb

Fields

Name Description
FramebufferAttachmentColorEncodingExt

Original was GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT = 0x8210

Srgb8Alpha8Ext

Original was GL_SRGB8_ALPHA8_EXT = 0x8C43

SrgbAlphaExt

Original was GL_SRGB_ALPHA_EXT = 0x8C42

SrgbExt

Original was GL_SRGB_EXT = 0x8C40

In This Article
Back to top Generated by DocFX