Enum HistogramTargetExt
Used in GL.Arb.GetnHistogram, GL.GetHistogram and 4 other functions
Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum HistogramTargetExt
Fields
| Name | Description |
|---|---|
| Histogram | Original was GL_HISTOGRAM = 0x8024 |
| HistogramExt | Original was GL_HISTOGRAM_EXT = 0x8024 |
| ProxyHistogram | Original was GL_PROXY_HISTOGRAM = 0x8025 |
| ProxyHistogramExt | Original was GL_PROXY_HISTOGRAM_EXT = 0x8025 |