mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
radv/ci: document more Tahiti VKCTS flakes
Now that we have a more powerful host, we started getting new flakes. Let's document them! Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Reviewed-by: Eric Engestrom <None> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33446>
This commit is contained in:
parent
c63041c0ed
commit
8aa22e834a
1 changed files with 7 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.2d_array.format.
|
|||
|
||||
dEQP-VK.pipeline.monolithic.creation_cache_control.compute_pipelines.duplicate_single_recreate_no_caching
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r8_snorm.min_reduce.comp_r_g_b_a.max
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r8_srgb.mag_reduce.comp_identity_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r8_srgb.mag_reduce.comp_r_g_b_a.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r8_srgb.min_reduce.comp_r_g_b_a.max
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r8_srgb.min_reduce.comp_r_zero_zero_zero.max
|
||||
|
|
@ -13,9 +14,14 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm.min_redu
|
|||
dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r8_srgb.min_reduce.comp_r_g_b_a.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r8_unorm.min_reduce.comp_identity_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube_array.format.r16_snorm.min_reduce.comp_identity_zero_zero_zero.max
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube_array.format.r16_unorm.mag_reduce.comp_identity_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.d32_sfloat.min_reduce.comp_identity_zero_zero_zero.max
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.d32_sfloat.mag_reduce.comp_identity_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.d32_sfloat.min_reduce.comp_r_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.r16_sfloat.mag_reduce.comp_r_zero_zero_zero.max
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.r16_sfloat.mag_reduce.comp_r_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.r16_snorm.min_reduce.comp_identity_zero_zero_zero.max
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.r16_snorm.min_reduce.comp_identity_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.r8_snorm.min_reduce.comp_r_zero_zero_zero.max
|
||||
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.r8_snorm.min_reduce.comp_r_zero_zero_zero.min
|
||||
|
||||
|
|
@ -27,3 +33,4 @@ dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.cube.format.r16_
|
|||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.cube.format.r32_sfloat.mag_reduce.comp_r_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.cube.format.r32_sfloat.min_reduce.comp_identity_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.cube_array.format.r16_unorm.mag_reduce.comp_r_zero_zero_zero.min
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.cube_array.format.r8_snorm.mag_reduce.comp_r_g_b_a.max
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue