Show / Hide Table of Contents

Enum Ext422Pixels

Not used directly.

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

Fields

Name Description
Gl422AverageExt

Original was GL_422_AVERAGE_EXT = 0x80CE

Gl422Ext

Original was GL_422_EXT = 0x80CC

Gl422RevAverageExt

Original was GL_422_REV_AVERAGE_EXT = 0x80CF

Gl422RevExt

Original was GL_422_REV_EXT = 0x80CD

In This Article
Back to top Generated by DocFX