Enum ArbTextureBufferObjectRgb32
Not used directly.
Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum ArbTextureBufferObjectRgb32
Fields
Name | Description |
---|---|
Rgb32f | Original was GL_RGB32F = 0x8815 |
Rgb32i | Original was GL_RGB32I = 0x8D83 |
Rgb32ui | Original was GL_RGB32UI = 0x8D71 |