mirror of
https://github.com/nigels-com/glew.git
synced 2025-04-21 08:02:55 +00:00
9 lines
321 B
Plaintext
9 lines
321 B
Plaintext
GL_EXT_texture_compression_rgtc
|
|
http://developer.download.nvidia.com/opengl/specs/GL_EXT_texture_compression_rgtc.txt
|
|
GL_EXT_texture_compression_rgtc
|
|
|
|
GL_COMPRESSED_RED_RGTC1_EXT 0x8DBB
|
|
GL_COMPRESSED_SIGNED_RED_RGTC1_EXT 0x8DBC
|
|
GL_COMPRESSED_RED_GREEN_RGTC2_EXT 0x8DBD
|
|
GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT 0x8DBE
|