Welcome to mirror list, hosted at ThFree Co, Russian Federation.

GL_EXT_texture_compression_s3tc « gl « extensions « auto « glew-2.0.0 « Libraries - github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cae6192634eb3a207b4f112169b45ac9e6ea8ff6 (plain)
1
2
3
4
5
6
7
8
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