Enum ExtTextureCompressionRgtc
Not used directly.
Namespace: OpenTK.Graphics.ES30
Assembly: OpenTK.dll
Syntax
public enum ExtTextureCompressionRgtc
Fields
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 |