radv/ci: update list of failures against CTS 1.3.3.0

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17370>
This commit is contained in:
Samuel Pitoiset 2022-07-06 07:49:54 +02:00
parent 0effcda0fc
commit 599b587220
6 changed files with 463 additions and 0 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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