Mesa (main): radv/ci: update list of failures against CTS 1.3.3.0

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jul 6 09:53:46 UTC 2022


Module: Mesa
Branch: main
Commit: 599b587220bb22305d9b682546564fb70b19da6d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=599b587220bb22305d9b682546564fb70b19da6d

Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Wed Jul  6 07:49:54 2022 +0200

radv/ci: update list of failures against CTS 1.3.3.0

Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17370>

---

 src/amd/ci/radv-navi21-aco-fails.txt   |  12 ++
 src/amd/ci/radv-navi22-aco-fails.txt   |  12 ++
 src/amd/ci/radv-pitcairn-aco-fails.txt |   9 ++
 src/amd/ci/radv-renoir-aco-fails.txt   | 209 +++++++++++++++++++++++++++++++++
 src/amd/ci/radv-vangogh-aco-fails.txt  |  12 ++
 src/amd/ci/radv-vega10-aco-fails.txt   | 209 +++++++++++++++++++++++++++++++++
 6 files changed, 463 insertions(+)

diff --git a/src/amd/ci/radv-navi21-aco-fails.txt b/src/amd/ci/radv-navi21-aco-fails.txt
index 56869a3870b..fc577664064 100644
--- a/src/amd/ci/radv-navi21-aco-fails.txt
+++ b/src/amd/ci/radv-navi21-aco-fails.txt
@@ -9,3 +9,15 @@ dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_8.mu
 # Those cases crash in spirv to nir.
 dEQP-VK.ray_query.advanced.using_wrapper_function.comp.triangles,Crash
 dEQP-VK.ray_query.advanced.using_wrapper_function.comp.aabbs,Crash
+
+# New fails in CTS 1.3.3.0
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.cpu.access_sbt_read,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.cpu.stage_all_transfer,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.cpu.stage_as_copy_bit,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.access_sbt_read,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_all_transfer,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_as_copy_bit,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.query_pool_results.cpu.buffer.size,Fail
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.query_pool_results.cpu.memory.size,Fail
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.query_pool_results.gpu.buffer.size,Fail
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.query_pool_results.gpu.memory.size,Fail
diff --git a/src/amd/ci/radv-navi22-aco-fails.txt b/src/amd/ci/radv-navi22-aco-fails.txt
index 351a091a509..1104eb4a4fa 100644
--- a/src/amd/ci/radv-navi22-aco-fails.txt
+++ b/src/amd/ci/radv-navi22-aco-fails.txt
@@ -10,3 +10,15 @@ dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_8.mu
 # Those cases crash in spirv to nir.
 dEQP-VK.ray_query.advanced.using_wrapper_function.comp.triangles,Crash
 dEQP-VK.ray_query.advanced.using_wrapper_function.comp.aabbs,Crash
+
+# New fails in CTS 1.3.3.0
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.cpu.access_sbt_read,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.cpu.stage_all_transfer,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.cpu.stage_as_copy_bit,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.access_sbt_read,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_all_transfer,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_as_copy_bit,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.query_pool_results.cpu.buffer.size,Fail
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.query_pool_results.cpu.memory.size,Fail
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.query_pool_results.gpu.buffer.size,Fail
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.query_pool_results.gpu.memory.size,Fail
diff --git a/src/amd/ci/radv-pitcairn-aco-fails.txt b/src/amd/ci/radv-pitcairn-aco-fails.txt
index 2dab86368dc..0b9a928b4c2 100644
--- a/src/amd/ci/radv-pitcairn-aco-fails.txt
+++ b/src/amd/ci/radv-pitcairn-aco-fails.txt
@@ -31,3 +31,12 @@ dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_1.mu
 dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_2.multi_draw_barriers,Fail
 dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_4.multi_draw_barriers,Fail
 dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_8.multi_draw_barriers,Fail
+dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.layer_copy_before_resolving.2_bit_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.layer_copy_before_resolving.4_bit_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.layer_copy_before_resolving.8_bit_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.core.resolve_image.layer_copy_before_resolving.2_bit_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.core.resolve_image.layer_copy_before_resolving.4_bit_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.core.resolve_image.layer_copy_before_resolving.8_bit_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.layer_copy_before_resolving.2_bit_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.layer_copy_before_resolving.4_bit_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.layer_copy_before_resolving.8_bit_bind_offset,Fail
diff --git a/src/amd/ci/radv-renoir-aco-fails.txt b/src/amd/ci/radv-renoir-aco-fails.txt
index 957c1458ad2..0ef50eecee9 100644
--- a/src/amd/ci/radv-renoir-aco-fails.txt
+++ b/src/amd/ci/radv-renoir-aco-fails.txt
@@ -35,3 +35,212 @@ dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_1.mu
 dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_2.multi_draw_barriers,Fail
 dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_4.multi_draw_barriers,Fail
 dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_8.multi_draw_barriers,Fail
+
+# New fails in CTS 1.3.3.0
+dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.diff_layout_copy_before_resolving.4_bit_general_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.diff_layout_copy_before_resolving.4_bit_transfer_src_optimal_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.diff_layout_copy_before_resolving.8_bit_general_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.diff_layout_copy_before_resolving.8_bit_transfer_src_optimal_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.core.resolve_image.diff_layout_copy_before_resolving.4_bit_general_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.core.resolve_image.diff_layout_copy_before_resolving.4_bit_transfer_src_optimal_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.core.resolve_image.diff_layout_copy_before_resolving.8_bit_general_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.core.resolve_image.diff_layout_copy_before_resolving.8_bit_transfer_src_optimal_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.diff_layout_copy_before_resolving.4_bit_general_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.diff_layout_copy_before_resolving.4_bit_transfer_src_optimal_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.diff_layout_copy_before_resolving.8_bit_general_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.diff_layout_copy_before_resolving.8_bit_transfer_src_optimal_general_bind_offset,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.a2b10g10r10_uint_pack32,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.a2b10g10r10_unorm_pack32,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.b10g11r11_ufloat_pack32,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16_sfloat,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16_snorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16_unorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16_sfloat,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16_snorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16_unorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16b16a16_sfloat,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16b16a16_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16b16a16_snorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16b16a16_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16b16a16_unorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32_sfloat,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32g32_sfloat,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32g32_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32g32_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32g32b32a32_sfloat,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32g32b32a32_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32g32b32a32_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8_snorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8_unorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8_snorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8_unorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8b8a8_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8b8a8_snorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8b8a8_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8b8a8_unorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.a2b10g10r10_uint_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.a2b10g10r10_unorm_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.b10g11r11_ufloat_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16b16a16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16b16a16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16b16a16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16b16a16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16b16a16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32g32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32g32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32g32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32g32b32a32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32g32b32a32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32g32b32a32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8b8a8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8b8a8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8b8a8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8b8a8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.a2b10g10r10_uint_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.a2b10g10r10_unorm_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.b10g11r11_ufloat_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16b16a16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16b16a16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16b16a16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16b16a16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16b16a16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32g32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32g32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32g32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32g32b32a32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32g32b32a32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32g32b32a32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8b8a8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8b8a8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8b8a8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8b8a8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.a2b10g10r10_uint_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.a2b10g10r10_unorm_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.b10g11r11_ufloat_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16b16a16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16b16a16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16b16a16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16b16a16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16b16a16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32g32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32g32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32g32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32g32b32a32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32g32b32a32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32g32b32a32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8b8a8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8b8a8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8b8a8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8b8a8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.a2b10g10r10_uint_pack32,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.a2b10g10r10_unorm_pack32,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.b10g11r11_ufloat_pack32,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16_sfloat,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16_snorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16_unorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16_sfloat,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16_snorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16_unorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16b16a16_sfloat,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16b16a16_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16b16a16_snorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16b16a16_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16b16a16_unorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32_sfloat,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32g32_sfloat,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32g32_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32g32_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32g32b32a32_sfloat,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32g32b32a32_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32g32b32a32_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8_snorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8_unorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8_snorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8_unorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8b8a8_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8b8a8_snorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8b8a8_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8b8a8_unorm,Fail
diff --git a/src/amd/ci/radv-vangogh-aco-fails.txt b/src/amd/ci/radv-vangogh-aco-fails.txt
index 41754073485..6c10c89e3fe 100644
--- a/src/amd/ci/radv-vangogh-aco-fails.txt
+++ b/src/amd/ci/radv-vangogh-aco-fails.txt
@@ -13,3 +13,15 @@ dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_8.mu
 # Those cases crash in spirv to nir.
 dEQP-VK.ray_query.advanced.using_wrapper_function.comp.triangles,Crash
 dEQP-VK.ray_query.advanced.using_wrapper_function.comp.aabbs,Crash
+
+# New fails in CTS 1.3.3.0
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.cpu.access_sbt_read,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.cpu.stage_all_transfer,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.cpu.stage_as_copy_bit,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.access_sbt_read,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_all_transfer,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.copy_within_pipeline.gpu.stage_as_copy_bit,Crash
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.query_pool_results.cpu.buffer.size,Fail
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.query_pool_results.cpu.memory.size,Fail
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.query_pool_results.gpu.buffer.size,Fail
+dEQP-VK.ray_tracing_pipeline.acceleration_structures.query_pool_results.gpu.memory.size,Fail
diff --git a/src/amd/ci/radv-vega10-aco-fails.txt b/src/amd/ci/radv-vega10-aco-fails.txt
index 957c1458ad2..0ef50eecee9 100644
--- a/src/amd/ci/radv-vega10-aco-fails.txt
+++ b/src/amd/ci/radv-vega10-aco-fails.txt
@@ -35,3 +35,212 @@ dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_1.mu
 dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_2.multi_draw_barriers,Fail
 dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_4.multi_draw_barriers,Fail
 dEQP-VK.rasterization.rasterization_order_attachment_access.stencil.samples_8.multi_draw_barriers,Fail
+
+# New fails in CTS 1.3.3.0
+dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.diff_layout_copy_before_resolving.4_bit_general_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.diff_layout_copy_before_resolving.4_bit_transfer_src_optimal_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.diff_layout_copy_before_resolving.8_bit_general_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.copy_commands2.resolve_image.diff_layout_copy_before_resolving.8_bit_transfer_src_optimal_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.core.resolve_image.diff_layout_copy_before_resolving.4_bit_general_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.core.resolve_image.diff_layout_copy_before_resolving.4_bit_transfer_src_optimal_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.core.resolve_image.diff_layout_copy_before_resolving.8_bit_general_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.core.resolve_image.diff_layout_copy_before_resolving.8_bit_transfer_src_optimal_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.diff_layout_copy_before_resolving.4_bit_general_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.diff_layout_copy_before_resolving.4_bit_transfer_src_optimal_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.diff_layout_copy_before_resolving.8_bit_general_general_bind_offset,Fail
+dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.diff_layout_copy_before_resolving.8_bit_transfer_src_optimal_general_bind_offset,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.a2b10g10r10_uint_pack32,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.a2b10g10r10_unorm_pack32,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.b10g11r11_ufloat_pack32,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16_sfloat,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16_snorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16_unorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16_sfloat,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16_snorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16_unorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16b16a16_sfloat,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16b16a16_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16b16a16_snorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16b16a16_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r16g16b16a16_unorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32_sfloat,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32g32_sfloat,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32g32_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32g32_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32g32b32a32_sfloat,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32g32b32a32_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r32g32b32a32_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8_snorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8_unorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8_snorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8_unorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8b8a8_sint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8b8a8_snorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8b8a8_uint,Fail
+dEQP-VK.image.load_store_lod.with_format.2d.r8g8b8a8_unorm,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.a2b10g10r10_uint_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.a2b10g10r10_unorm_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.b10g11r11_ufloat_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16b16a16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16b16a16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16b16a16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16b16a16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r16g16b16a16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32g32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32g32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32g32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32g32b32a32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32g32b32a32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r32g32b32a32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8b8a8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8b8a8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8b8a8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.2d_array.r8g8b8a8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.a2b10g10r10_uint_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.a2b10g10r10_unorm_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.b10g11r11_ufloat_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16b16a16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16b16a16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16b16a16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16b16a16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r16g16b16a16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32g32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32g32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32g32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32g32b32a32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32g32b32a32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r32g32b32a32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8b8a8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8b8a8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8b8a8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube.r8g8b8a8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.a2b10g10r10_uint_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.a2b10g10r10_unorm_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.b10g11r11_ufloat_pack32_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16b16a16_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16b16a16_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16b16a16_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16b16a16_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r16g16b16a16_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32g32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32g32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32g32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32g32b32a32_sfloat_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32g32b32a32_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r32g32b32a32_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8b8a8_sint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8b8a8_snorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8b8a8_uint_single_layer,Fail
+dEQP-VK.image.load_store_lod.with_format.cube_array.r8g8b8a8_unorm_single_layer,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.a2b10g10r10_uint_pack32,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.a2b10g10r10_unorm_pack32,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.b10g11r11_ufloat_pack32,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16_sfloat,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16_snorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16_unorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16_sfloat,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16_snorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16_unorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16b16a16_sfloat,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16b16a16_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16b16a16_snorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16b16a16_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r16g16b16a16_unorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32_sfloat,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32g32_sfloat,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32g32_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32g32_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32g32b32a32_sfloat,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32g32b32a32_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r32g32b32a32_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8_snorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8_unorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8_snorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8_unorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8b8a8_sint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8b8a8_snorm,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8b8a8_uint,Fail
+dEQP-VK.image.load_store_lod.without_format.2d.r8g8b8a8_unorm,Fail



More information about the mesa-commit mailing list