Home
last modified time | relevance | path

Searched refs:astc (Results 1 – 25 of 50) sorted by relevance

12

/external/swiftshader/src/Device/
DBUILD.gn32 "../../third_party/astc-encoder/Source/astc_codec_internals.h",
33 "../../third_party/astc-encoder/Source/astc_mathlib.h",
50 # TODO: Write Build.gn for third_party/astc-encoder
51 "../../third_party/astc-encoder/Source/astc_block_sizes2.cpp",
52 "../../third_party/astc-encoder/Source/astc_color_unquantize.cpp",
53 "../../third_party/astc-encoder/Source/astc_decompress_symbolic.cpp",
54 "../../third_party/astc-encoder/Source/astc_image_load_store.cpp",
55 "../../third_party/astc-encoder/Source/astc_integer_sequence.cpp",
56 "../../third_party/astc-encoder/Source/astc_mathlib.cpp",
57 "../../third_party/astc-encoder/Source/astc_mathlib_softfloat.cpp",
[all …]
DCMakeLists.txt83 $<$<BOOL:${SWIFTSHADER_ENABLE_ASTC}>:astc-encoder>
/external/deqp/modules/internal/
DditAstcTests.cpp90 if (!astc::isValidBlock(data + blockNdx*astc::BLOCK_SIZE_BYTES, format, mode)) in verifyBlocksValid()
97 TCU_CHECK(numBytes % astc::BLOCK_SIZE_BYTES == 0); in getNumBlocksFromBytes()
98 return (numBytes / astc::BLOCK_SIZE_BYTES); in getNumBlocksFromBytes()
106 for (int blockTestTypeNdx = 0; blockTestTypeNdx < astc::BLOCK_TEST_TYPE_LAST; blockTestTypeNdx++) in iterate()
108 const astc::BlockTestType blockTestType = (astc::BlockTestType)blockTestTypeNdx; in iterate()
110 if (astc::isBlockTestTypeHDROnly(blockTestType) && isAstcSRGBFormat(m_format)) in iterate()
114 astc::generateBlockCaseTestData(generatedData, m_format, blockTestType); in iterate()
119 if (blockTestType != astc::BLOCK_TEST_TYPE_RANDOM) in iterate()
122 if (!astc::isBlockTestTypeHDROnly(blockTestType) && in iterate()
123 (blockTestType != astc::BLOCK_TEST_TYPE_CEMS)) in iterate()
[all …]
/external/swiftshader/tests/regres/testlists/
Dgles3-master-NOT_SUPPORTED.txt146 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x10
147 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x10_srgb
148 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x5
149 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x5_srgb
150 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x6
151 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x6_srgb
152 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x8
153 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.10x8_srgb
154 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.12x10
155 dEQP-GLES3.functional.texture.compressed.astc.block_size_remainder.12x10_srgb
[all …]
/external/mesa3d/src/mesa/main/
Dformats.csv316 MESA_FORMAT_RGBA_ASTC_4x4 , astc , 4, 4, 1, x128, , , , xyzw, rgb
317 MESA_FORMAT_RGBA_ASTC_5x4 , astc , 5, 4, 1, x128, , , , xyzw, rgb
318 MESA_FORMAT_RGBA_ASTC_5x5 , astc , 5, 5, 1, x128, , , , xyzw, rgb
319 MESA_FORMAT_RGBA_ASTC_6x5 , astc , 6, 5, 1, x128, , , , xyzw, rgb
320 MESA_FORMAT_RGBA_ASTC_6x6 , astc , 6, 6, 1, x128, , , , xyzw, rgb
321 MESA_FORMAT_RGBA_ASTC_8x5 , astc , 8, 5, 1, x128, , , , xyzw, rgb
322 MESA_FORMAT_RGBA_ASTC_8x6 , astc , 8, 6, 1, x128, , , , xyzw, rgb
323 MESA_FORMAT_RGBA_ASTC_8x8 , astc , 8, 8, 1, x128, , , , xyzw, rgb
324 MESA_FORMAT_RGBA_ASTC_10x5 , astc ,10, 5, 1, x128, , , , xyzw, rgb
325 MESA_FORMAT_RGBA_ASTC_10x6 , astc ,10, 6, 1, x128, , , , xyzw, rgb
[all …]
/external/mesa3d/src/intel/isl/
Disl_format_layout.csv293 …2D_4X4_U8SRGB , 128, 4, 4, 1, un8, un8, un8, un8, , , , , srgb, astc
294 …2D_5X4_U8SRGB , 128, 5, 4, 1, un8, un8, un8, un8, , , , , srgb, astc
295 …2D_5X5_U8SRGB , 128, 5, 5, 1, un8, un8, un8, un8, , , , , srgb, astc
296 …2D_6X5_U8SRGB , 128, 6, 5, 1, un8, un8, un8, un8, , , , , srgb, astc
297 …2D_6X6_U8SRGB , 128, 6, 6, 1, un8, un8, un8, un8, , , , , srgb, astc
298 …2D_8X5_U8SRGB , 128, 8, 5, 1, un8, un8, un8, un8, , , , , srgb, astc
299 …2D_8X6_U8SRGB , 128, 8, 6, 1, un8, un8, un8, un8, , , , , srgb, astc
300 …2D_8X8_U8SRGB , 128, 8, 8, 1, un8, un8, un8, un8, , , , , srgb, astc
301 …2D_10X5_U8SRGB , 128, 10, 5, 1, un8, un8, un8, un8, , , , , srgb, astc
302 …2D_10X6_U8SRGB , 128, 10, 6, 1, un8, un8, un8, un8, , , , , srgb, astc
[all …]
/external/mesa3d/src/util/format/
Du_format.csv237 PIPE_FORMAT_ASTC_4x4 , astc, 4, 4, 1, x128, , , , xyzw, rgb
238 PIPE_FORMAT_ASTC_5x4 , astc, 5, 4, 1, x128, , , , xyzw, rgb
239 PIPE_FORMAT_ASTC_5x5 , astc, 5, 5, 1, x128, , , , xyzw, rgb
240 PIPE_FORMAT_ASTC_6x5 , astc, 6, 5, 1, x128, , , , xyzw, rgb
241 PIPE_FORMAT_ASTC_6x6 , astc, 6, 6, 1, x128, , , , xyzw, rgb
242 PIPE_FORMAT_ASTC_8x5 , astc, 8, 5, 1, x128, , , , xyzw, rgb
243 PIPE_FORMAT_ASTC_8x6 , astc, 8, 6, 1, x128, , , , xyzw, rgb
244 PIPE_FORMAT_ASTC_8x8 , astc, 8, 8, 1, x128, , , , xyzw, rgb
245 PIPE_FORMAT_ASTC_10x5 , astc,10, 5, 1, x128, , , , xyzw, rgb
246 PIPE_FORMAT_ASTC_10x6 , astc,10, 6, 1, x128, , , , xyzw, rgb
[all …]
/external/swiftshader/third_party/astc-encoder/
DCMakeLists.txt36 add_library(astc-encoder STATIC EXCLUDE_FROM_ALL
40 set_target_properties(astc-encoder PROPERTIES
44 target_include_directories(astc-encoder
49 target_compile_definitions(astc-encoder
55 target_compile_options(astc-encoder
/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp71 using tcu::astc::BlockTestType;
99 for (int i = tcu::astc::BLOCK_SIZE_BYTES-1; i >= 0; i--) in astcBlockDataStr()
114 for (int i = tcu::astc::BLOCK_SIZE_BYTES-1; i >= 0; i--) in astcBlockDataStr()
381 …DE_ASSERT(!(tcu::isAstcSRGBFormat(m_format) && tcu::astc::isBlockTestTypeHDROnly(m_testType))); //… in ASTCBlockCase2D()
391 …m_renderer->initialize(64, 64, tcu::astc::getBlockTestTypeColorScale(m_testType), tcu::astc::getBl… in init()
395 DE_ASSERT(m_blockData.size() % tcu::astc::BLOCK_SIZE_BYTES == 0); in init()
397 …m_testCtx.getLog() << TestLog::Message << "Total " << m_blockData.size() / tcu::astc::BLOCK_SIZE_B… in init()
411 …if (m_renderer->getASTCSupport() == ASTCSUPPORTLEVEL_LDR && tcu::astc::isBlockTestTypeHDROnly(m_te… in iterate()
419 const int totalNumBlocks = (int)m_blockData.size() / tcu::astc::BLOCK_SIZE_BYTES; in iterate()
441 DE_ASSERT(compressed.getDataSize() == numBlocksPerImage*tcu::astc::BLOCK_SIZE_BYTES); in iterate()
[all …]
Des3fCompressedTextureTests.cpp73 for (int astcTestTypeI = 0; astcTestTypeI < tcu::astc::BLOCK_TEST_TYPE_LAST; astcTestTypeI++) in init()
75 const tcu::astc::BlockTestType astcTestType = (tcu::astc::BlockTestType)astcTestTypeI; in init()
85 if (tcu::isAstcSRGBFormat(format) && tcu::astc::isBlockTestTypeHDROnly(astcTestType)) in init()
Des3fASTCDecompressionCases.hpp55 tcu::astc::BlockTestType testType,
67 const tcu::astc::BlockTestType m_testType;
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.csv413 PIPE_FORMAT_ASTC_4x4 , astc, 4, 4, x128, , , , xyzw, rgb
414 PIPE_FORMAT_ASTC_5x4 , astc, 5, 4, x128, , , , xyzw, rgb
415 PIPE_FORMAT_ASTC_5x5 , astc, 5, 5, x128, , , , xyzw, rgb
416 PIPE_FORMAT_ASTC_6x5 , astc, 6, 5, x128, , , , xyzw, rgb
417 PIPE_FORMAT_ASTC_6x6 , astc, 6, 6, x128, , , , xyzw, rgb
418 PIPE_FORMAT_ASTC_8x5 , astc, 8, 5, x128, , , , xyzw, rgb
419 PIPE_FORMAT_ASTC_8x6 , astc, 8, 6, x128, , , , xyzw, rgb
420 PIPE_FORMAT_ASTC_8x8 , astc, 8, 8, x128, , , , xyzw, rgb
421 PIPE_FORMAT_ASTC_10x5 , astc,10, 5, x128, , , , xyzw, rgb
422 PIPE_FORMAT_ASTC_10x6 , astc,10, 6, x128, , , , xyzw, rgb
[all …]
/external/deqp/android/cts/angle/
Dgles3-angle-excluded.txt638 dEQP-GLES3.functional.texture.compressed.astc.void_extent_hdr#4x4
639 dEQP-GLES3.functional.texture.compressed.astc.void_extent_hdr#5x4
640 dEQP-GLES3.functional.texture.compressed.astc.void_extent_hdr#5x5
641 dEQP-GLES3.functional.texture.compressed.astc.void_extent_hdr#6x5
642 dEQP-GLES3.functional.texture.compressed.astc.void_extent_hdr#6x6
643 dEQP-GLES3.functional.texture.compressed.astc.void_extent_hdr#8x5
644 dEQP-GLES3.functional.texture.compressed.astc.void_extent_hdr#8x6
645 dEQP-GLES3.functional.texture.compressed.astc.void_extent_hdr#8x8
646 dEQP-GLES3.functional.texture.compressed.astc.void_extent_hdr#10x5
647 dEQP-GLES3.functional.texture.compressed.astc.void_extent_hdr#10x6
[all …]
/external/deqp/android/cts/master/src/
Dgles3-hw-issues.txt66 dEQP-GLES3.functional.texture.compressed.astc.color_endpoint_modes.10x10
67 dEQP-GLES3.functional.texture.compressed.astc.color_endpoint_modes.10x10_srgb
68 dEQP-GLES3.functional.texture.compressed.astc.color_endpoint_modes.10x5
69 dEQP-GLES3.functional.texture.compressed.astc.color_endpoint_modes.10x5_srgb
70 dEQP-GLES3.functional.texture.compressed.astc.color_endpoint_modes.10x6
71 dEQP-GLES3.functional.texture.compressed.astc.color_endpoint_modes.10x6_srgb
72 dEQP-GLES3.functional.texture.compressed.astc.color_endpoint_modes.10x8
73 dEQP-GLES3.functional.texture.compressed.astc.color_endpoint_modes.10x8_srgb
74 dEQP-GLES3.functional.texture.compressed.astc.color_endpoint_modes.12x10
75 dEQP-GLES3.functional.texture.compressed.astc.color_endpoint_modes.12x10_srgb
[all …]
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_mathlib.cpp32 void astc::rand_init(uint64_t state[2]) in rand_init()
39 uint64_t astc::rand(uint64_t state[2]) in rand()
Dastc_image_load_store.cpp28 if (astc::isnan(p) || p <= 1.0f / 67108864.0f) in float_to_lns()
Dastc_mathlib.h58 namespace astc
/external/skqp/site/dev/testing/
Dtesting.md28 ( 25MB 1857) 1.36ms 8888 image mandrill_132x132_12x12.astc-5-subsets
29 ( 25MB 1856) 1.41ms 8888 image mandrill_132x132_6x6.astc-5-subsets
30 ( 25MB 1855) 1.35ms 8888 image mandrill_132x130_6x5.astc-5-subsets
31 ( 25MB 1854) 1.41ms 8888 image mandrill_132x130_12x10.astc-5-subsets
32 ( 25MB 1853) 151µs 8888 image mandrill_130x132_10x6.astc-5-subsets
33 ( 25MB 1852) 154µs 8888 image mandrill_130x130_5x5.astc-5-subsets
84 ( 25MB 1857) 1.36ms 8888 image mandrill_132x132_12x12.astc-5-subsets
106 "mandrill_132x132_12x12.astc-5-subsets", which is an "image" source, into an
130 The image from the task we just looked at, "8888 image mandrill_132x132_12x12.astc-5-subsets",
131 can be found at `dm_output/8888/image/mandrill_132x132_12x12.astc-5-subsets.png`.
/external/skia/site/docs/dev/testing/
Dtesting.md32 ( 25MB 1857) 1.36ms 8888 image mandrill_132x132_12x12.astc-5-subsets
33 ( 25MB 1856) 1.41ms 8888 image mandrill_132x132_6x6.astc-5-subsets
34 ( 25MB 1855) 1.35ms 8888 image mandrill_132x130_6x5.astc-5-subsets
35 ( 25MB 1854) 1.41ms 8888 image mandrill_132x130_12x10.astc-5-subsets
36 ( 25MB 1853) 151µs 8888 image mandrill_130x132_10x6.astc-5-subsets
37 ( 25MB 1852) 154µs 8888 image mandrill_130x130_5x5.astc-5-subsets
91 ( 25MB 1857) 1.36ms 8888 image mandrill_132x132_12x12.astc-5-subsets
113 "mandrill_132x132_12x12.astc-5-subsets", which is an "image" source, into an
139 mandrill_132x132_12x12.astc-5-subsets", can be found at
140 `dm_output/8888/image/mandrill_132x132_12x12.astc-5-subsets.png`.
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_texture_state.c159 const bool astc = !!(format & ASTC_FORMAT); in etna_create_sampler_view_state() local
183 COND(!ext && !astc, VIVS_TE_SAMPLER_CONFIG0_FORMAT(format)); in etna_create_sampler_view_state()
224 … COND(astc, VIVS_TE_SAMPLER_CONFIG1_FORMAT_EXT(TEXTURE_FORMAT_EXT_ASTC)) | in etna_create_sampler_view_state()
227 sv->TE_SAMPLER_ASTC0 = COND(astc, VIVS_NTE_SAMPLER_ASTC0_ASTC_FORMAT(format)) | in etna_create_sampler_view_state()
228 COND(astc && srgb, VIVS_NTE_SAMPLER_ASTC0_ASTC_SRGB) | in etna_create_sampler_view_state()
237 COND(util_format_is_srgb(so->format) && !astc, VIVS_TE_SAMPLER_LOG_SIZE_SRGB) | in etna_create_sampler_view_state()
238 COND(astc, VIVS_TE_SAMPLER_LOG_SIZE_ASTC); in etna_create_sampler_view_state()
Detnaviv_texture_desc.c134 const bool astc = !!(format & ASTC_FORMAT); in etna_create_sampler_view_desc() local
191 DESC_SET(CONFIG0, COND(!ext && !astc, VIVS_TE_SAMPLER_CONFIG0_FORMAT(format)) in etna_create_sampler_view_desc()
196 COND(astc, VIVS_TE_SAMPLER_CONFIG1_FORMAT_EXT(TEXTURE_FORMAT_EXT_ASTC)) | in etna_create_sampler_view_desc()
206 DESC_SET(ASTC0, COND(astc, VIVS_NTE_SAMPLER_ASTC0_ASTC_FORMAT(format)) | in etna_create_sampler_view_desc()
/external/oss-fuzz/projects/astc-encoder/
DDockerfile19 RUN git clone --depth 1 https://github.com/ARM-software/astc-encoder
20 WORKDIR astc-encoder/Source
Dbuild.sh19 $SRC/astc-encoder/Source/Fuzzers/build.sh
/external/deqp/framework/common/
DtcuAstcUtil.hpp33 namespace astc namespace
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
Dgles3-master.txt26635 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.4x4
26636 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.5x4
26637 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.5x5
26638 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.6x5
26639 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.6x6
26640 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.8x5
26641 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.8x6
26642 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.8x8
26643 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x5
26644 dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x6
[all …]

12