Home
last modified time | relevance | path

Searched refs:depth_max (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dmakepng.c397 png_uint_32 depth_max = (1U << bit_depth)-1; /* up to 65536 */ in generate_row() local
547 luma = (luma*depth_max + size_max) / (2*size_max); in generate_row()
558 png_uint_32 alpha = (depth_max * y * 2 + size_max) / (2 * size_max); in generate_row()
564 (depth_max * x * 2 + size_max) / (2 * size_max), gamma_table, in generate_row()
582 png_uint_32 Y = (depth_max * y * 2 + size_max) / (2 * size_max); in generate_row()
597 (depth_max * x * 2 + size_max) / (2 * size_max), in generate_row()
617 png_uint_32 Y = (depth_max * y * 2 + size_max) / (2 * size_max); in generate_row()
631 ((depth_max-Y) * x * 2 + size_max) / (2 * size_max), in generate_row()
640 Y + ((depth_max-Y) * x * 2 + size_max) / (2 * size_max), in generate_row()
/third_party/libpng/contrib/libtests/
Dmakepng.c397 png_uint_32 depth_max = (1U << bit_depth)-1; /* up to 65536 */ in generate_row() local
547 luma = (luma*depth_max + size_max) / (2*size_max); in generate_row()
558 png_uint_32 alpha = (depth_max * y * 2 + size_max) / (2 * size_max); in generate_row()
564 (depth_max * x * 2 + size_max) / (2 * size_max), gamma_table, in generate_row()
582 png_uint_32 Y = (depth_max * y * 2 + size_max) / (2 * size_max); in generate_row()
597 (depth_max * x * 2 + size_max) / (2 * size_max), in generate_row()
617 png_uint_32 Y = (depth_max * y * 2 + size_max) / (2 * size_max); in generate_row()
631 ((depth_max-Y) * x * 2 + size_max) / (2 * size_max), in generate_row()
640 Y + ((depth_max-Y) * x * 2 + size_max) / (2 * size_max), in generate_row()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dmakepng.c397 png_uint_32 depth_max = (1U << bit_depth)-1; /* up to 65536 */ in generate_row() local
547 luma = (luma*depth_max + size_max) / (2*size_max); in generate_row()
558 png_uint_32 alpha = (depth_max * y * 2 + size_max) / (2 * size_max); in generate_row()
564 (depth_max * x * 2 + size_max) / (2 * size_max), gamma_table, in generate_row()
582 png_uint_32 Y = (depth_max * y * 2 + size_max) / (2 * size_max); in generate_row()
597 (depth_max * x * 2 + size_max) / (2 * size_max), in generate_row()
617 png_uint_32 Y = (depth_max * y * 2 + size_max) / (2 * size_max); in generate_row()
631 ((depth_max-Y) * x * 2 + size_max) / (2 * size_max), in generate_row()
640 Y + ((depth_max-Y) * x * 2 + size_max) / (2 * size_max), in generate_row()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_clear.c467 const uint32_t depth_max = (1 << nbits) - 1; in fast_clear_depth() local
469 (unsigned)(depth * depth_max) / (float)depth_max; in fast_clear_depth()
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h61 unsigned depth_max; member
Dac_llvm_build.c3098 if (ctx->flow->depth >= ctx->flow->depth_max) { in push_flow()
3102 ctx->flow->depth_max = new_max; in push_flow()
/third_party/vk-gl-cts/android/cts/master/vk-master-2019-03-01/
Drenderpass2.txt4235 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max
4240 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_max
4245 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max
4257 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_max
4266 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_max
4275 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_max
4281 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max
4286 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.x8_d24_unorm_pack32.depth_max
4291 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat.depth_max
4303 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint.depth_max
[all …]
/third_party/skia/third_party/externals/swiftshader/tests/regres/testlists/vk-default/
Drenderpass2.txt17267 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max
17277 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_max
17287 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max
17311 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_max
17329 …pass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max
17347 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_max
17365 …pass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max
17383 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_max
17401 …ass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max
17413 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max
[all …]
Drenderpass.txt17267 dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max
17277 dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_max
17287 dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max
17311 dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_max
17329 …rpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max
17347 dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_max
17365 …rpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max
17383 dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_max
17401 …pass.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max
17413 dEQP-VK.renderpass.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max
[all …]
/third_party/vk-gl-cts/external/vulkancts/mustpass/master/vk-default/
Drenderpass2.txt17266 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max
17276 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_max
17286 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max
17310 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_max
17328 …pass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max
17346 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_max
17364 …pass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max
17382 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_max
17400 …ass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max
17412 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max
[all …]
/third_party/vk-gl-cts/android/cts/master/vk-master/
Drenderpass2.txt17266 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm.depth_max
17276 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.x8_d24_unorm_pack32.depth_max
17286 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat.depth_max
17310 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint.depth_max
17328 …pass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max
17346 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint.depth_max
17364 …pass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max
17382 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.depth_max
17400 …ass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max
17412 dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm.depth_max
[all …]
/third_party/vk-gl-cts/android/cts/master/vk-master-2020-03-01/
Drenderpass2.txt11114 …pass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d16_unorm_s8_uint_separate_layouts.depth_max
11141 …pass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max
11168 …ass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_max
11214 …pass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d16_unorm_s8_uint_separate_layouts.depth_max
11241 …pass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max
11268 …ass2.depth_stencil_resolve.image_2d_16_64_6.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_max
11314 …pass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d16_unorm_s8_uint_separate_layouts.depth_max
11341 …pass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max
11368 …ass2.depth_stencil_resolve.image_2d_16_64_6.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max
11414 …ass2.depth_stencil_resolve.image_2d_16_64_6.samples_16.d16_unorm_s8_uint_separate_layouts.depth_max
[all …]