Difference between revisions of "Template:Glapi view s3tc map"
Jump to navigation
Jump to search
(The table from glTextureView, defining the compatibility of s3tc image formats.) |
(Added a title.) |
||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
+ | |+ '''S3TC texture view compatibility''' | ||
! Class | ! Class | ||
! Internal formats | ! Internal formats |
Revision as of 05:38, 25 October 2012
Class | Internal formats |
---|---|
GL_S3TC_DXT1_RGB | GL_COMPRESSED_RGB_S3TC_DXT1_EXT, GL_COMPRESSED_SRGB_S3TC_DXT1_EXT |
GL_S3TC_DXT1_RGBA | GL_COMPRESSED_RGBA_S3TC_DXT1_EXT, GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT |
GL_S3TC_DXT3_RGBA | GL_COMPRESSED_RGBA_S3TC_DXT3_EXT, GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT |
GL_S3TC_DXT5_RGBA | GL_COMPRESSED_RGBA_S3TC_DXT5_EXT, GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT |