Show / Hide Table of Contents

Enum ArbColorBufferFloat

Used in GL.Arb.ClampColor

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

Fields

Name Description
ClampFragmentColorArb

Original was GL_CLAMP_FRAGMENT_COLOR_ARB = 0x891B

ClampReadColorArb

Original was GL_CLAMP_READ_COLOR_ARB = 0x891C

ClampVertexColorArb

Original was GL_CLAMP_VERTEX_COLOR_ARB = 0x891A

FixedOnlyArb

Original was GL_FIXED_ONLY_ARB = 0x891D

RgbaFloatModeArb

Original was GL_RGBA_FLOAT_MODE_ARB = 0x8820

In This Article
Back to top Generated by DocFX