Enum ArbTextureCompressionRgtc
Not used directly.
Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum ArbTextureCompressionRgtcFields
| Name | Description | 
|---|---|
| CompressedRedRgtc1 | Original was GL_COMPRESSED_RED_RGTC1 = 0x8DBB | 
| CompressedRgRgtc2 | Original was GL_COMPRESSED_RG_RGTC2 = 0x8DBD | 
| CompressedSignedRedRgtc1 | Original was GL_COMPRESSED_SIGNED_RED_RGTC1 = 0x8DBC | 
| CompressedSignedRgRgtc2 | Original was GL_COMPRESSED_SIGNED_RG_RGTC2 = 0x8DBE |