Show / Hide Table of Contents

Enum PixelCopyType

Not used directly.

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

Fields

Name Description
Color

Original was GL_COLOR = 0x1800

ColorExt

Original was GL_COLOR_EXT = 0x1800

Depth

Original was GL_DEPTH = 0x1801

DepthExt

Original was GL_DEPTH_EXT = 0x1801

Stencil

Original was GL_STENCIL = 0x1802

StencilExt

Original was GL_STENCIL_EXT = 0x1802

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