Searched refs:DXT3 (Results 1 – 15 of 15) sorted by relevance
64 This extension supports DXT1, DXT3, and DXT5 texture compression formats.90 RESOLVED: No. A generic RGBA_S3TC_EXT is problematic because DXT3128 (6) Is the encoding of the RGB components for DXT3 and DXT5 formats130 for DXT3 and DXT5 are decoded as described by the DXT1 format.435 ETC2/EAC/DXT1/DXT3/DXT5 formats defined in appendix C, or additional441 If internalformat is one of the ETC2/EAC/DXT1/DXT3/DXT5 formats described443 ETC2/EAC/DXT1/DXT3/DXT5 compressed texture image encodings (see appendix444 C). The ETC2/EAC/DXT1/DXT3/DXT5 texture compression algorithm supports only445 two-dimensional images. If internalformat is an ETC2/EAC/DXT1/DXT3/DXT5858 color0 and color1 when decoding DXT3 and DXT5 texture formats (i.e.,[all …]
148 MAP_FORMAT2(DXT3, RGBA, BC2, UNORM) \153 MAP_FORMAT2(DXT3, SRGBA, BC2, UNORM_SRGB) \
237 _(DXT3_RGBA , DXT3 , 0, C, C, C, C, 2, 1, 0, 3, NONE, ____),238 _(DXT3_SRGBA , DXT3 , 0, C, C, C, C, 2, 1, 0, 3, SRGB, ____),
286 _T(DXT3_RGBA, DXT3, NONE, WZYX),287 _T(DXT3_SRGBA, DXT3, NONE, WZYX),
313 _T_(DXT3_RGBA, DXT3, WZYX),314 _T_(DXT3_SRGBA, DXT3, WZYX),
297 _T(DXT3_RGBA, DXT3, NONE, WZYX),298 _T(DXT3_SRGBA, DXT3, NONE, WZYX),
295 _T(DXT3_RGBA, DXT3, NONE, WZYX),296 _T(DXT3_SRGBA, DXT3, NONE, WZYX),
116 - v3d: Fix swizzle in DXT3 and DXT5 formats
2655 - v3d: Fix swizzle in DXT3 and DXT5 formats
2869 - v3d: Fix swizzle in DXT3 and DXT5 formats
374 struct DXT3 struct in sw::Surface
2169 const DXT3 *source = (const DXT3*)external.lockRect(0, 0, 0, LOCK_READONLY); in decodeDXT3()
41 formats, including DXT1, DXT3, and DXT5. For the DXT1 format,