Enum IndexedEnableCap
Used in GL.Disable, GL.Enable and 4 other functions
Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum IndexedEnableCap
Fields
Name | Description |
---|---|
Blend | Original was GL_BLEND = 0x0BE2 |
ScissorTest | Original was GL_SCISSOR_TEST = 0x0C11 |