Home
last modified time | relevance | path

Searched refs:DXT1 (Results 1 – 25 of 38) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_format.c146 MAP_FORMAT2(DXT1, RGB, BC1, UNORM) \
147 MAP_FORMAT2(DXT1, RGBA, BC1, UNORM) \
151 MAP_FORMAT2(DXT1, SRGB, BC1, UNORM_SRGB) \
152 MAP_FORMAT2(DXT1, SRGBA, BC1, UNORM_SRGB) \
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_format.c233 _(DXT1_RGB , DXT1 , 0, C, C, C, 1, 2, 1, 0, x, NONE, ____),
234 _(DXT1_SRGB , DXT1 , 0, C, C, C, 1, 2, 1, 0, x, SRGB, ____),
235 _(DXT1_RGBA , DXT1 , 0, C, C, C, C, 2, 1, 0, 3, NONE, ____),
236 _(DXT1_SRGBA , DXT1 , 0, C, C, C, C, 2, 1, 0, 3, SRGB, ____),
/third_party/openGLES/extensions/EXT/
DEXT_texture_compression_dxt1.txt50 are widely supported and used by applications. The DXT1 format is
66 texture formats to DXT1 and restrict supported operations to those
89 functions that support the S3TC DXT1 texture formats. No other S3TC
123 Since DXT1 images are easily edited along 4x4 texel boundaries,
135 OpenGL 1.3 Specification do not apply to S3TC DXT1 texture formats,
196 S3TC DXT1 Compressed Texture Image Formats
DEXT_texture_compression_s3tc.txt64 This extension supports DXT1, DXT3, and DXT5 texture compression formats.
65 For the DXT1 image format, this specification supports an RGB-only mode
91 and DXT5 are both nominally RGBA (and DXT1 with the 1-bit alpha is
99 (4) A pre-compressed image with a DXT1 format can be used as either an
109 (5) Is the encoding of the RGB components for DXT1 formats correct in this
113 RESOLVED: Yes. The specification for the DXT1 format initially
130 for DXT3 and DXT5 are decoded as described by the DXT1 format.
435 ETC2/EAC/DXT1/DXT3/DXT5 formats defined in appendix C, or additional
441 If internalformat is one of the ETC2/EAC/DXT1/DXT3/DXT5 formats described
443 ETC2/EAC/DXT1/DXT3/DXT5 compressed texture image encodings (see appendix
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_compression_dxt1.txt50 are widely supported and used by applications. The DXT1 format is
66 texture formats to DXT1 and restrict supported operations to those
89 functions that support the S3TC DXT1 texture formats. No other S3TC
123 Since DXT1 images are easily edited along 4x4 texel boundaries,
135 OpenGL 1.3 Specification do not apply to S3TC DXT1 texture formats,
196 S3TC DXT1 Compressed Texture Image Formats
DEXT_texture_compression_s3tc.txt64 This extension supports DXT1, DXT3, and DXT5 texture compression formats.
65 For the DXT1 image format, this specification supports an RGB-only mode
91 and DXT5 are both nominally RGBA (and DXT1 with the 1-bit alpha is
99 (4) A pre-compressed image with a DXT1 format can be used as either an
109 (5) Is the encoding of the RGB components for DXT1 formats correct in this
113 RESOLVED: Yes. The specification for the DXT1 format initially
130 for DXT3 and DXT5 are decoded as described by the DXT1 format.
435 ETC2/EAC/DXT1/DXT3/DXT5 formats defined in appendix C, or additional
441 If internalformat is one of the ETC2/EAC/DXT1/DXT3/DXT5 formats described
443 ETC2/EAC/DXT1/DXT3/DXT5 compressed texture image encodings (see appendix
[all …]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c282 _T(DXT1_RGB, DXT1, NONE, WZYX),
283 _T(DXT1_SRGB, DXT1, NONE, WZYX),
284 _T(DXT1_RGBA, DXT1, NONE, WZYX),
285 _T(DXT1_SRGBA, DXT1, NONE, WZYX),
/third_party/mesa3d/src/freedreno/fdl/
Dfd6_format_table.c309 _T_(DXT1_RGB, DXT1, WZYX),
310 _T_(DXT1_SRGB, DXT1, WZYX),
311 _T_(DXT1_RGBA, DXT1, WZYX),
312 _T_(DXT1_SRGBA, DXT1, WZYX),
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c291 _T(DXT1_RGB, DXT1, NONE, WZYX),
292 _T(DXT1_SRGB, DXT1, NONE, WZYX),
293 _T(DXT1_RGBA, DXT1, NONE, WZYX),
294 _T(DXT1_SRGBA, DXT1, NONE, WZYX),
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c293 _T(DXT1_RGB, DXT1, NONE, WZYX),
294 _T(DXT1_SRGB, DXT1, NONE, WZYX),
295 _T(DXT1_RGBA, DXT1, NONE, WZYX),
296 _T(DXT1_SRGBA, DXT1, NONE, WZYX),
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c227 _T(DXT1_RGB, DXT1, NONE),
228 _T(DXT1_RGBA, DXT1, NONE),
/third_party/mesa3d/docs/gallium/
Dformat.rst44 Compressed formats are named first by the compression format string (``DXT1``,
/third_party/mesa3d/docs/relnotes/
D17.0.7.rst98 - i965/formats: Update the three-channel DXT1 mappings
D17.1.1.rst114 - i965/formats: Update the three-channel DXT1 mappings
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_formats.c221 F3(A, DXT1_RGB, NONE, R, G, B, xx, UNORM, DXT1, T),
222 F3(A, DXT1_SRGB, NONE, R, G, B, xx, UNORM, DXT1, T),
223 C4(A, DXT1_RGBA, NONE, R, G, B, A, UNORM, DXT1, T),
224 C4(A, DXT1_SRGBA, NONE, R, G, B, A, UNORM, DXT1, T),
/third_party/skia/third_party/externals/opengl-registry/extensions/ANGLE/
DANGLE_texture_compression_dxt.txt162 - Added DXT1 formats and documented multiple of 4 restriction.
/third_party/openGLES/extensions/ANGLE/
DANGLE_texture_compression_dxt.txt162 - Added DXT1 formats and documented multiple of 4 restriction.
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_texture_compression_dxt.txt162 - Added DXT1 formats and documented multiple of 4 restriction.
/third_party/openGLES/extensions/NV/
DNV_texture_compression_s3tc.txt41 formats, including DXT1, DXT3, and DXT5. For the DXT1 format,
DNV_texture_compression_s3tc_update.txt168 Added note about DXT1 alpha encoding.
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_texture_compression_s3tc.txt41 formats, including DXT1, DXT3, and DXT5. For the DXT1 format,
DNV_texture_compression_s3tc_update.txt168 Added note about DXT1 alpha encoding.
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_compressed_texture_pixel_storage.txt290 describe the actual format (e.g., DXT1 using 4x4 64-bit blocks).
300 For example, let's say we specified a 16x16 DXT1 image. That would
/third_party/openGLES/extensions/ARB/
DARB_compressed_texture_pixel_storage.txt300 describe the actual format (e.g., DXT1 using 4x4 64-bit blocks).
310 For example, let's say we specified a 16x16 DXT1 image. That would
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSurface.hpp367 struct DXT1 struct in sw::Surface

12