Show / Hide Table of Contents

Enum ClearBuffer

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum ClearBuffer

Fields

Name Description
Color

Original was GL_COLOR = 0x1800

Depth

Original was GL_DEPTH = 0x1801

Stencil

Original was GL_STENCIL = 0x1802

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX