Enum ExtTextureCompressionRgtc
Not used directly.
Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum ExtTextureCompressionRgtcFields
| Name | Description | 
|---|---|
| CompressedRedGreenRgtc2Ext | Original was GL_COMPRESSED_RED_GREEN_RGTC2_EXT = 0x8DBD | 
| CompressedRedRgtc1Ext | Original was GL_COMPRESSED_RED_RGTC1_EXT = 0x8DBB | 
| CompressedSignedRedGreenRgtc2Ext | Original was GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT = 0x8DBE | 
| CompressedSignedRedRgtc1Ext | Original was GL_COMPRESSED_SIGNED_RED_RGTC1_EXT = 0x8DBC |