Show / Hide Table of Contents

Enum ExtDiscardFramebuffer

Not used directly.

Namespace: OpenTK.Graphics.ES30
Assembly: OpenTK.dll
Syntax
public enum ExtDiscardFramebuffer

Fields

Name Description
ColorExt

Original was GL_COLOR_EXT = 0x1800

DepthExt

Original was GL_DEPTH_EXT = 0x1801

StencilExt

Original was GL_STENCIL_EXT = 0x1802

In This Article
Back to top Generated by DocFX