Searched refs:DXT5 (Results 1 – 19 of 19) sorted by relevance
64 This extension supports DXT1, DXT3, and DXT5 texture compression formats.91 and DXT5 are both nominally RGBA (and DXT1 with the 1-bit alpha is128 (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.133 The specification for the DXT2-DXT5 formats require decoding using the435 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/DXT5[all …]
149 MAP_FORMAT2(DXT5, RGBA, BC3, UNORM) \154 MAP_FORMAT2(DXT5, SRGBA, BC3, UNORM_SRGB) \
239 _(DXT5_RGBA , DXT5 , 0, C, C, C, C, 2, 1, 0, 3, NONE, ____),240 _(DXT5_SRGBA , DXT5 , 0, C, C, C, C, 2, 1, 0, 3, SRGB, ____),
288 _T(DXT5_RGBA, DXT5, NONE, WZYX),289 _T(DXT5_SRGBA, DXT5, NONE, WZYX),
315 _T_(DXT5_RGBA, DXT5, WZYX),316 _T_(DXT5_SRGBA, DXT5, WZYX),
297 _T(DXT5_RGBA, DXT5, NONE, WZYX),298 _T(DXT5_SRGBA, DXT5, NONE, WZYX),
299 _T(DXT5_RGBA, DXT5, NONE, WZYX),300 _T(DXT5_SRGBA, DXT5, NONE, WZYX),
116 - v3d: Fix swizzle in DXT3 and DXT5 formats
135 - mesa/st: always use DXT5 when transcoding ASTC format
97 Memory corruption when uploading DXT5 cubemap faces
3342 - mesa/st: always use DXT5 when transcoding ASTC format
2655 - v3d: Fix swizzle in DXT3 and DXT5 formats
4100 - mesa/st: always use DXT5 when transcoding ASTC format
2869 - v3d: Fix swizzle in DXT3 and DXT5 formats
383 struct DXT5 struct in sw::Surface
2219 const DXT5 *source = (const DXT5*)external.lockRect(0, 0, 0, LOCK_READONLY); in decodeDXT5()
41 formats, including DXT1, DXT3, and DXT5. For the DXT1 format,