mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 04:40:11 +01:00
radv/ci: document more vkcts flakes
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31415>
This commit is contained in:
parent
d5df263ac9
commit
e8cf44a71a
2 changed files with 5 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ dEQP-VK.ray_tracing_pipeline.pipeline_no_null_shaders_flag.gpu.triangles.stride_
|
|||
dEQP-VK.ray_tracing_pipeline.pipeline_no_null_shaders_flag.misc.miss_maintenance5
|
||||
|
||||
# New CTS flakes in 1.3.8.0
|
||||
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image_transfer_sparse.simple_tests.whole_image_diff_format
|
||||
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image
|
||||
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_clear
|
||||
dEQP-VK.api.copy_and_blit.sparse.image_to_image.simple_tests.partial_image_pot_same_format_noclear
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
dEQP-VK.pipeline.shader_object_unlinked_binary.interface_matching.decoration_mismatch.out_noperspective_in_none_loose_variable_vert_tesc_tese_geom_out_frag_in
|
||||
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.cube_array.format.r8_unorm.mag_reduce.comp_r_g_b_a.min
|
||||
dEQP-VK.pipeline.shader_object_unlinked_spirv.sampler.view_type.2d_array.format.d32_sfloat.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.1d_array.format.r8_srgb.min_reduce.comp_r_zero_zero_zero.max
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue