Searched refs:VTC (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/freedreno/fdl/ |
D | fd6_format_table.c | 53 #define VTC(pipe, fmt, swapfmt) FMT(pipe, fmt, fmt, fmt, swapfmt) macro 63 VTC(R8_UNORM, 8_UNORM, WZYX), 64 VTC(R8_SNORM, 8_SNORM, WZYX), 65 VTC(R8_UINT, 8_UINT, WZYX), 66 VTC(R8_SINT, 8_SINT, WZYX), 88 VTC(R16_UNORM, 16_UNORM, WZYX), 89 VTC(R16_SNORM, 16_SNORM, WZYX), 90 VTC(R16_UINT, 16_UINT, WZYX), 91 VTC(R16_SINT, 16_SINT, WZYX), 94 VTC(R16_FLOAT, 16_FLOAT, WZYX), [all …]
|
/third_party/openGLES/extensions/NV/ |
D | NV_texture_compression_vtc.txt | 42 This extension adds support for the VTC 3D texture compression 44 with the addition of some retiling in the Z direction. VTC has the 64 * Should VTC compression work with the ARB_texture_non_power_of_two 70 Consider a 31x25x11 3D texture to be stored using VTC. 72 VTC with 4x4x4 blocks where the 31x25 dimensions are rounded 103 texture is stored using one of several S3TC or VTC compressed texture 121 one of several S3TC or VTC compressed texture image formats. The 123 borders, while the VTC texture compression algorithm supports only 125 INVALID_ENUM error if <internalformat> is an S3TC/VTC format. 136 texture is stored using one of several S3TC or VTC compressed texture [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_texture_compression_vtc.txt | 42 This extension adds support for the VTC 3D texture compression 44 with the addition of some retiling in the Z direction. VTC has the 64 * Should VTC compression work with the ARB_texture_non_power_of_two 70 Consider a 31x25x11 3D texture to be stored using VTC. 72 VTC with 4x4x4 blocks where the 31x25 dimensions are rounded 103 texture is stored using one of several S3TC or VTC compressed texture 121 one of several S3TC or VTC compressed texture image formats. The 123 borders, while the VTC texture compression algorithm supports only 125 INVALID_ENUM error if <internalformat> is an S3TC/VTC format. 136 texture is stored using one of several S3TC or VTC compressed texture [all …]
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_array.txt | 819 texture is stored using one of several S3TC or VTC compressed texture 822 an S3TC/VTC format. Since S3TC/VTC images are easily edited along 4x4, 1240 6 02/04/08 pbrown Added a missing interaction with the VTC texture 1243 previously inherited the VTC restriction of
|
D | EXT_texture_sRGB.txt | 200 11) Should VTC compressed sRGB formats be supported?
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_array.txt | 819 texture is stored using one of several S3TC or VTC compressed texture 822 an S3TC/VTC format. Since S3TC/VTC images are easily edited along 4x4, 1240 6 02/04/08 pbrown Added a missing interaction with the VTC texture 1243 previously inherited the VTC restriction of
|
D | EXT_texture_sRGB.txt | 200 11) Should VTC compressed sRGB formats be supported?
|