mirror of
https://github.com/nigels-com/glew.git
synced 2025-04-21 08:02:55 +00:00
9 lines
298 B
Plaintext
9 lines
298 B
Plaintext
GL_EXT_texture_compression_s3tc
|
|
http://www.opengl.org/registry/specs/EXT/texture_compression_s3tc.txt
|
|
GL_EXT_texture_compression_s3tc
|
|
|
|
GL_COMPRESSED_RGB_S3TC_DXT1_EXT 0x83F0
|
|
GL_COMPRESSED_RGBA_S3TC_DXT1_EXT 0x83F1
|
|
GL_COMPRESSED_RGBA_S3TC_DXT3_EXT 0x83F2
|
|
GL_COMPRESSED_RGBA_S3TC_DXT5_EXT 0x83F3
|