ci: Uprev deqp to 1.3.3.0.

New tests, dEQP line rasterization test fix that lets Intel pass.

Clears out bogus xfails from 1.3.2.0 uprev on a630, which I suspect were
"we lost the device twice on a full run once, and those fails got pasted
in without checking if it happened a full run again" (since we haven't
seen them in other full run attempts).

Also clears out the a630 vk asan xfails (essentially all tests run) by
turning off leak detection which was just catching leaks in vkcts.

Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17304>
This commit is contained in:
Emma Anholt 2022-06-28 22:24:44 -07:00 committed by Marge Bot
parent d55c4180d5
commit 00ad29dd23
27 changed files with 206 additions and 2477 deletions

View File

@ -6,7 +6,7 @@ git config --global user.email "mesa@example.com"
git config --global user.name "Mesa CI"
git clone \
https://github.com/KhronosGroup/VK-GL-CTS.git \
-b vulkan-cts-1.3.2.0 \
-b vulkan-cts-1.3.3.0 \
--depth 1 \
/VK-GL-CTS
pushd /VK-GL-CTS

View File

@ -11,11 +11,11 @@ variables:
DEBIAN_X86_TEST_BASE_IMAGE: "debian/x86_test-base"
DEBIAN_X86_TEST_IMAGE_PATH: "debian/x86_test-gl"
DEBIAN_X86_TEST_GL_TAG: "2022-07-01-gl-llvm13"
DEBIAN_X86_TEST_VK_TAG: "2022-07-01-vk-llvm13"
DEBIAN_X86_TEST_GL_TAG: "2022-07-03-cts"
DEBIAN_X86_TEST_VK_TAG: "2022-07-03-cts"
FEDORA_X86_BUILD_TAG: "2022-04-24-spirv-tools-5"
KERNEL_ROOTFS_TAG: "2022-07-01-krfs-llvm13"
KERNEL_ROOTFS_TAG: "2022-07-03-cts"
WINDOWS_X64_VS_PATH: "windows/x64_vs"
WINDOWS_X64_VS_TAG: "2022-06-15-vs-winsdk"

View File

@ -44,10 +44,6 @@ dEQP-VK.ray_tracing_pipeline.misc.recursiveTraces_tri_13
dEQP-VK.ray_tracing_pipeline.misc.recursiveTraces_tri_14
dEQP-VK.ray_tracing_pipeline.misc.recursiveTraces_tri_15
# CTS bug (https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3717)
dEQP-VK.fragment_operations.transient_attachment_bit.color_load_store_op_test_local_bit
dEQP-VK.fragment_operations.transient_attachment_bit.stencil_load_store_op_test_local_bit
# CTS bug (Missing barriers, issue pending)
dEQP-VK.image.sample_texture.*_compressed_format*

View File

@ -361,3 +361,7 @@ dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.linear_linear_integer_te
# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16325
dEQP-VK.rasterization.interpolation_multisample_4_bit.lines_wide,Fail
dEQP-VK.rasterization.interpolation_multisample_4_bit.non_strict_lines_wide,Fail
# CTS 1.3.3.0 uprev:
dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.nearest_linear,Fail
dEQP-VK.texture.mipmap.3d.image_view_min_lod.base_level.nearest_linear,Fail

View File

@ -5,6 +5,9 @@ caselists = ["/deqp/mustpass/vk-master.txt"]
skips = ["install/freedreno-a630-premerge-skips.txt", "install/freedreno-a630-asan-skips.txt"]
fraction = 1000
renderer_check = "Turnip Adreno .* 630"
[deqp.env]
# Disable leak checking as of CTS 1.3.3.0 because the CTS itself leaks memory
ASAN_OPTIONS = "detect_leaks=0"
# Force the spiller on one test so we see its memory usage.
[[deqp]]
@ -15,3 +18,5 @@ include = ["dEQP-VK.graphicsfuzz.barrier-in-loop-with-break"]
prefix = "spill-"
[deqp.env]
IR3_SHADER_DEBUG = "spillall"
# Disable leak checking as of CTS 1.3.3.0 because the CTS itself leaks memory
ASAN_OPTIONS = "detect_leaks=0"

View File

@ -44,6 +44,7 @@ dEQP-GLES3.functional.fbo.msaa.4_samples.depth24_stencil8,Fail
dEQP-GLES3.functional.fbo.msaa.4_samples.depth32f_stencil8,Fail
dEQP-GLES3.functional.fbo.msaa.4_samples.stencil_index8,Fail
dEQP-GLES3.functional.polygon_offset.float32_displacement_with_units,Fail
dEQP-GLES3.functional.shaders.builtin_variable.vertex_id,Fail
dEQP-GLES3.functional.shaders.texture_functions.texturegradoffset.sampler2darray_fixed_vertex,Fail
dEQP-GLES3.functional.shaders.texture_functions.texturegradoffset.sampler2dshadow_vertex,Fail
dEQP-GLES3.functional.shaders.texture_functions.texturegradoffset.sampler3d_fixed_vertex,Fail

View File

@ -2,40 +2,11 @@
gmem-dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_two_buffers_geom,Fail
gmem-dEQP-VK.spirv_assembly.instruction.graphics.variable_pointers.graphics.writes_two_buffers_vert,Fail
# VK-GL-CTS 1.3.1.1 uprev
gmem-dEQP-VK.ray_tracing_pipeline.acceleration_structures.flags.cpu_built.aabbs_aop.identical_instances_aop.nopadding.fasttrace_update_compaction_lowmemory_bothgeneric,Crash
# VK-GL-CTS 1.3.2.0 uprev
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil,Fail
gmem-dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil,Fail
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3672
dEQP-VK.synchronization2.none_stage.transfer_dst_to_transfer_src,Fail
dEQP-VK.synchronization2.none_stage.transfer_dst_to_general,Fail
dEQP-VK.synchronization2.none_stage.general_to_transfer_src,Fail
dEQP-VK.synchronization2.none_stage.general_to_general,Fail
dEQP-VK.synchronization2.none_stage.old_access_transfer_dst_to_transfer_src,Fail
dEQP-VK.synchronization2.none_stage.old_access_transfer_dst_to_general,Fail
dEQP-VK.synchronization2.none_stage.old_access_general_to_transfer_src,Fail
dEQP-VK.synchronization2.none_stage.old_access_general_to_general,Fail
dEQP-VK.synchronization2.none_stage.legacy_transfer_dst_to_transfer_src,Fail
dEQP-VK.synchronization2.none_stage.legacy_transfer_dst_to_general,Fail
dEQP-VK.synchronization2.none_stage.legacy_general_to_transfer_src,Fail
dEQP-VK.synchronization2.none_stage.legacy_general_to_general,Fail
gmem-dEQP-VK.synchronization2.none_stage.transfer_dst_to_transfer_src,Fail
gmem-dEQP-VK.synchronization2.none_stage.transfer_dst_to_general,Fail
gmem-dEQP-VK.synchronization2.none_stage.general_to_transfer_src,Fail
gmem-dEQP-VK.synchronization2.none_stage.general_to_general,Fail
gmem-dEQP-VK.synchronization2.none_stage.old_access_transfer_dst_to_transfer_src,Fail
gmem-dEQP-VK.synchronization2.none_stage.old_access_transfer_dst_to_general,Fail
gmem-dEQP-VK.synchronization2.none_stage.old_access_general_to_transfer_src,Fail
gmem-dEQP-VK.synchronization2.none_stage.old_access_general_to_general,Fail
gmem-dEQP-VK.synchronization2.none_stage.legacy_transfer_dst_to_transfer_src,Fail
gmem-dEQP-VK.synchronization2.none_stage.legacy_transfer_dst_to_general,Fail
gmem-dEQP-VK.synchronization2.none_stage.legacy_general_to_transfer_src,Fail
gmem-dEQP-VK.synchronization2.none_stage.legacy_general_to_general,Fail
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3590
dEQP-VK.api.info.get_physical_device_properties2.memory_properties,Fail
@ -43,4 +14,25 @@ dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil,Fail
bypass-dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil,Fail
bypass-dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil,Fail
bypass-dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_testing_stencil,Fail
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3759
# deqp-vk: ../src/freedreno/vulkan/tu_pipeline.c:3894: tu_pipeline_builder_init_graphics: Assertion `subpass->color_count == 0 || !create_info->pColorBlendState || subpass->color_count == create_info->pColorBlendState->attachmentCount' failed
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments4_more0,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments4_more1,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments4_more3,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments5_more0,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments5_more1,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments5_more3,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments6_more0,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments6_more1,Crash
dEQP-VK.draw.renderpass.linear_interpolation.offset_max_1_sample,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_max_2_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_max_4_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_min_1_sample,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_min_2_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_min_4_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.no_offset_1_sample,Fail
dEQP-VK.draw.renderpass.linear_interpolation.no_offset_2_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.no_offset_4_samples,Fail

View File

@ -1,939 +1 @@
dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.12,Crash
dEQP-VK.api.buffer.dedicated_alloc.transfer_dst.uniform_texel.storage_texel.uniform.index.vertex.indirect.create.zero,Fail
dEQP-VK.api.buffer.suballocation.transfer_dst.uniform.index.create.binding_residency_aliased,Fail
dEQP-VK.api.buffer.suballocation.transfer_src.uniform_texel.uniform.storage.index.create.binding_residency_aliased,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.1d.etc2_r8g8b8a8_srgb_block.etc2_r8g8b8a8_srgb_block.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.linear_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.2d.a8b8g8r8_srgb_pack32.a8b8g8r8_srgb_pack32.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.2d.r4g4_unorm_pack8.b8g8r8_snorm.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.3d.r16g16_uscaled.r16g16_uscaled.general_general_linear_stripes_x,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.3d.r16g16b16_sint.r16g16b16_sint.general_general_linear_stripes_z,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.3d.r8_srgb.r8_srgb.linear_optimal_linear_stripes_x,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.generate_mipmaps.from_previous_level.layercount_1.b8g8r8_unorm.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.generate_mipmaps.from_previous_level.layercount_6.r8g8b8_unorm.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.simple_tests.mirror_y.b8g8r8a8_unorm_nearest,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.depth_stencil_msaa_copy.whole.d32_sfloat_general_optimal_D_32_bit,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.a2r10g10b10_uint_pack32.r32_sfloat.optimal_general,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r4g4_unorm_pack8.r8_snorm.optimal_general,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.1d.a8b8g8r8_snorm_pack32.a8b8g8r8_snorm_pack32.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a1r5g5b5_unorm_pack16.r16_uscaled.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a2b10g10r10_snorm_pack32.r16g16b16_unorm.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a2b10g10r10_sscaled_pack32.b10g11r11_ufloat_pack32.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a2b10g10r10_unorm_pack32.r16_uscaled.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a2b10g10r10_uscaled_pack32.r16g16b16a16_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a2r10g10b10_snorm_pack32.b8g8r8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a2r10g10b10_uscaled_pack32.b8g8r8a8_snorm.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a4b4g4r4_unorm_pack16.r16_uscaled.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a4r4g4b4_unorm_pack16.a2r10g10b10_uscaled_pack32.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a8b8g8r8_unorm_pack32.r8g8_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_10x10_unorm_block.r8g8b8a8_snorm.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_10x5_srgb_block.astc_10x5_srgb_block.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_10x6_unorm_block.r8g8_unorm.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_10x8_unorm_block.r8g8b8_sscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_12x12_unorm_block.a2b10g10r10_unorm_pack32.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_5x5_unorm_block.a2b10g10r10_sscaled_pack32.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_8x5_unorm_block.r16g16b16a16_sfloat.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b4g4r4a4_unorm_pack16.r5g5b5a1_unorm_pack16.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b5g5r5a1_unorm_pack16.a2r10g10b10_uscaled_pack32.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b5g6r5_unorm_pack16.b8g8r8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b8g8r8_sint.r8g8_sint.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b8g8r8_unorm.a8b8g8r8_uscaled_pack32.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b8g8r8_uscaled.r16g16_snorm.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b8g8r8a8_snorm.b10g11r11_ufloat_pack32.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b8g8r8a8_srgb.r8g8_srgb.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.bc1_rgba_unorm_block.r32g32b32a32_sfloat.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.bc4_unorm_block.r8_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.bc5_snorm_block.b8g8r8a8_sscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.bc5_unorm_block.r8g8b8a8_unorm.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.bc6h_ufloat_block.a2r10g10b10_uscaled_pack32.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.eac_r11_snorm_block.a1r5g5b5_unorm_pack16.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r32g32_sfloat.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.b8g8r8a8_srgb.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r10x6g10x6b10x6a10x6_unorm_4pack16.r16g16b16_unorm.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16_sfloat.r8g8b8_sscaled.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16_snorm.r5g5b5a1_unorm_pack16.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16_sscaled.b8g8r8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16_uscaled.r8g8_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16_sfloat.a8b8g8r8_uscaled_pack32.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16_sscaled.r8g8b8a8_snorm.general_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16_unorm.r4g4b4a4_unorm_pack16.linear_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16_sscaled.b8g8r8a8_snorm.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16_uscaled.b8g8r8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16a16_sfloat.r5g5b5a1_unorm_pack16.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16a16_uint.r8_uint.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16a16_unorm.b5g5r5a1_unorm_pack16.optimal_linear_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_linear_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r32_sfloat.r16g16b16a16_uscaled.general_general_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r32_sfloat.r8_snorm.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r32g32_sfloat.r32_sfloat.linear_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r32g32b32_sfloat.r16g16_unorm.optimal_general_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r4g4_unorm_pack8.a2b10g10r10_snorm_pack32.optimal_linear_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r4g4b4a4_unorm_pack16.b8g8r8_uscaled.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r5g6b5_unorm_pack16.r8g8_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r64_sfloat.a8b8g8r8_sscaled_pack32.general_linear_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r64_sint.r32_sint.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r64g64_sfloat.e5b9g9r9_ufloat_pack32.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r64g64b64a64_sfloat.a8b8g8r8_snorm_pack32.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8_snorm.r16g16b16a16_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8_unorm.r16g16b16_unorm.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8_uscaled.b10g11r11_ufloat_pack32.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8g8_sscaled.b8g8r8a8_snorm.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8g8_unorm.r5g5b5a1_unorm_pack16.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8g8_uscaled.b8g8r8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8g8b8_sscaled.r8g8b8a8_snorm.general_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8g8b8a8_sscaled.r16g16b16_unorm.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8g8b8a8_unorm.r16_unorm.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.a8b8g8r8_snorm_pack32.a8b8g8r8_snorm_pack32.general_general_linear_stripes_z,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.astc_12x12_srgb_block.astc_12x12_srgb_block.general_general_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.r16_uint.r16_uint.general_optimal_nearest_stripes_x,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.r16g16b16a16_snorm.r16g16b16a16_snorm.optimal_optimal_linear_stripes_z,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.generate_mipmaps.from_base_level.layercount_1.r16g16b16a16_sscaled.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.generate_mipmaps.from_base_level.layercount_6.r16g16b16_sfloat.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.generate_mipmaps.from_previous_level.layercount_1.r16g16_sfloat.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.generate_mipmaps.from_previous_level.layercount_6.r16g16_unorm.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.1d.r8g8b8a8_sscaled.r8g8b8a8_sscaled.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.a2b10g10r10_uscaled_pack32.b8g8r8a8_uscaled.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.a2r10g10b10_uscaled_pack32.a8b8g8r8_sscaled_pack32.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.a8b8g8r8_sscaled_pack32.a2r10g10b10_uint_pack32.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.b8g8r8a8_uint.r16g16_unorm.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.r16_uint.r16_snorm.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.r16g16_uscaled.r8g8b8a8_snorm.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.r16g16b16a16_uint.eac_r11_unorm_block.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.r32_uint.r16g16_sscaled.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.r8g8b8a8_sint.r32_sint.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.3d.eac_r11g11_unorm_block.eac_r11g11_unorm_block.general_general,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.2d.bc3_srgb_block.a8b8g8r8_srgb_pack32.general_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.2d.r4g4_unorm_pack8.b8g8r8a8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.2d.r64g64b64_sfloat.r4g4_unorm_pack8.general_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.2d.r8_uint.r16g16b16a16_uint.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.2d.r8_unorm.r4g4_unorm_pack8.optimal_optimal_linear,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.3d.r16g16b16_snorm.r16g16b16_snorm.general_optimal_linear_stripes_y,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_linear_linear_stripes_y,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.3d.r8g8b8a8_srgb.r8g8b8a8_srgb.optimal_optimal_linear_stripes_y,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.3d.r8g8b8a8_uscaled.r8g8b8a8_uscaled.general_general_linear_stripes_y,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.generate_mipmaps.from_base_level.layercount_1.a2b10g10r10_sscaled_pack32.general_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.generate_mipmaps.from_previous_level.layercount_6.b8g8r8a8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r4g4b4a4_unorm_pack16.r16_unorm.general_general,Fail
dEQP-VK.api.granularity.random.r16_sint,Fail
dEQP-VK.api.image_clearing.core.clear_color_attachment.single_layer.r16g16b16_uscaled_200x180,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.1d.linear.multiple_layers.a4b4g4r4_unorm_pack16_71x1_clamp_input,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.1d.optimal.multiple_layers.r4g4_unorm_pack8_clamp_input,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.1d.optimal.remaining_array_layers.a8b8g8r8_snorm_pack32,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.1d.optimal.remaining_array_layers_twostep.r4g4_unorm_pack8_71x1,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.2d.linear.multiple_layers.r32g32b32a32_sint_1x33,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.2d.linear.remaining_array_layers.r32g32b32a32_uint_33x128,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.2d.linear.single_layer.r32g32b32a32_sfloat,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.2d.optimal.multiple_layers.b8g8r8a8_srgb_1x33_clamp_input_multiple_subresourcerange,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.2d.optimal.remaining_array_layers.a4r4g4b4_unorm_pack16_clamp_input_multiple_subresourcerange,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.2d.optimal.remaining_array_layers.b8g8r8a8_srgb_33x128_multiple_subresourcerange,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.3d.linear.single_layer.r32g32b32_sint,Fail
dEQP-VK.api.image_clearing.core.partial_clear_color_attachment.multiple_layers.r16g16b16_unorm_clamp_input,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_attachment.cube_layers.r16_sfloat,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_attachment.single_layer.r16g16_unorm_64x11,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.1d.optimal.multiple_layers.e5b9g9r9_ufloat_pack32_multiple_subresourcerange,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.1d.optimal.remaining_array_layers.b8g8r8a8_uint_200x1_multiple_subresourcerange,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.2d.optimal.remaining_array_layers.r32g32b32a32_sint_200x180,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.2d.optimal.single_layer.b8g8r8a8_sscaled_200x180,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.3d.linear.single_layer.r16g16b16a16_sscaled_55x21x11,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.3d.optimal.single_layer.r32g32b32_sint_200x180x16_multiple_subresourcerange,Fail
dEQP-VK.api.info.image_format_properties.2d.linear.astc_10x5_unorm_block,Fail
dEQP-VK.api.info.image_format_properties2.2d.optimal.astc_10x10_unorm_block,Fail
dEQP-VK.api.info.sparse_image_format_properties2.1d.linear.astc_12x12_unorm_block,Fail
dEQP-VK.api.object_management.multithreaded_per_thread_resources.pipeline_layout_single,Fail
dEQP-VK.compute.workgroup_memory_explicit_layout.alias.u16_to_u8_array_scalar_func_read_write_barrier,Fail
dEQP-VK.compute.workgroup_memory_explicit_layout.zero.uint16_t_array_to_float16_t_uvec3_array_4,Fail
dEQP-VK.compute.workgroup_memory_explicit_layout.zero.uint8_t_array_to_float16_t_double_array_4,Fail
dEQP-VK.draw.dynamic_rendering.instanced.draw_vk_primitive_topology_triangle_list_attrib_divisor_2_multiview,Fail
dEQP-VK.draw.dynamic_rendering.multi_draw.mosaic.indexed_mixed.16_draws.stride_extra_4.no_instances.vert_only.single_view.offset_6,Fail
dEQP-VK.draw.dynamic_rendering.multi_draw.mosaic.indexed_packed.16_draws.standard_stride.1_instance.vert_only.single_view.offset_6,Fail
dEQP-VK.draw.dynamic_rendering.multi_draw.mosaic.indexed_random.16_draws.standard_stride.10_instances.with_tess.single_view.offset_6,Fail
dEQP-VK.draw.dynamic_rendering.multi_draw.mosaic.normal.one_draw.stride_zero.2_instances_base_3.vert_only.multiview.no_offset,Fail
dEQP-VK.draw.dynamic_rendering.multi_draw.overlapping.indexed_packed.16_draws.standard_stride.no_instances.vert_only.single_view.offset_6,Fail
dEQP-VK.draw.renderpass.multi_draw.mosaic.indexed_packed.no_draws.stride_extra_12.1_instance.with_tess.multiview.offset_6,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.fast_linked_library.conservativeunder.dynamic.attachment.shaderrate.keep.replace.1x1.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.fast_linked_library.interlock.dynamic.noattachment.shaderrate.replace.replace.256x256.samples8.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.apisamplemask.dynamic.attachment.shaderrate.keep.replace.151x431.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.basic.dynamic.attachment.shaderrate.keep.replace.256x256.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.basic.dynamic.attachment.shaderrate.mul.replace.256x256.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.basic.dynamic.noattachment.noshaderrate.mul.max.151x431.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.basic.dynamic.noattachment.shaderrate.max.mul.4x4.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.basic.static.attachment.noshaderrate.mul.max.151x431.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.conservativeover.dynamic.noattachment.shaderrate.keep.replace.151x431.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.samplelocations.dynamic.attachment.shaderrate.keep.keep.256x256.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.srlayered.dynamic.attachment.shaderrate.replace.keep.256x256.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.pipeline_library.multiview.dynamic.noattachment.noshaderrate.replace.replace.256x256.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.fast_linked_library.interlock.dynamic.attachment.noshaderrate.replace.keep.1x1.samples8.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.fast_linked_library.sampleshadingenable.dynamic.noattachment.shaderrate.replace.keep.33x35.samples2.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.attachment_rate.setup_with_fragment.r64_uint.rate_1x2,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.dynamic.attachment.shaderrate.keep.replace.151x431.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.dynamic.attachment.shaderrate.mul.replace.151x431.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.dynamic.noattachment.noshaderrate.mul.max.4x4.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.dynamic.noattachment.shaderrate.max.mul.1x1.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.dynamic.noattachmentptr.shaderrate.mul.mul.1x1.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.static.attachment.shaderrate.keep.max.4x4.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.static.noattachmentptr.noshaderrate.max.max.4x4.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.colorlayered.dynamic.noattachment.shaderrate.keep.keep.1x1.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.conservativeover.dynamic.noattachmentptr.noshaderrate.keep.keep.4x4.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.conservativeunder.dynamic.noattachment.noshaderrate.keep.keep.4x4.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.multiview.dynamic.noattachment.shaderrate.replace.keep.1x1.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.samplelocations.dynamic.noattachment.shaderrate.replace.keep.1x1.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.sampleshadinginput.dynamic.attachment.shaderrate.keep.keep.1x1.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.pipeline_library.conservativeunder.dynamic.attachment.noshaderrate.replace.keep.1x1.samples16.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.pipeline_library.interlock.dynamic.noattachment.shaderrate.replace.replace.256x256.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.pipeline_library.multiview.dynamic.noattachmentptr.shaderrate.keep.keep.33x35.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.pipeline_library.sampleshadingenable.dynamic.noattachment.shaderrate.keep.replace.1x1.samples4.vs,Fail
dEQP-VK.glsl.atomic_operations.min_signed_geometry,Fail
dEQP-VK.glsl.builtin.function.integer.findlsb.uvec4_mediump_tess_eval,Fail
dEQP-VK.glsl.builtin.precision_fp16_storage32b.pow.compute.vec4,Fail
dEQP-VK.glsl.conversions.matrix_to_matrix.mat2_to_mat4x3_fragment,Fail
dEQP-VK.glsl.indexing.varying_array.vec4_dynamic_loop_write_dynamic_loop_read,Fail
dEQP-VK.glsl.matrix.mul.const.highp_vec2_mat4x2_vertex,Fail
dEQP-VK.glsl.operator.binary_operator.div.highp_ivec2_vertex,Fail
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec2_vertex,Fail
dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec3_zzy_vertex,Fail
dEQP-VK.glsl.texture_functions.texturegradoffset.sampler1darrayshadow_fragment,Fail
dEQP-VK.glsl.texture_gather.basic.cube.depth32f.no_corners.size_pot.compare_greater.sparse_clamp_to_edge_repeat,Fail
dEQP-VK.image.atomic_operations.add.cube_array.notransfer.normal_read.normal_img.r64i_intermediate_values,Fail
dEQP-VK.image.extended_usage_bit.attachment_write.r16g16_uint,Fail
dEQP-VK.image.extended_usage_bit_compatibility.image_format_properties.astc_5x4_srgb_block_optimal_video_decode_dpb_bit_khr,Fail
dEQP-VK.image.extended_usage_bit_compatibility.image_format_properties.b8g8r8a8_sint_optimal_transient_attachment_bit,Fail
dEQP-VK.image.extended_usage_bit_compatibility.image_format_properties.bc1_rgba_unorm_block_linear_transfer_src_bit,Fail
dEQP-VK.image.extended_usage_bit_compatibility.image_format_properties2.astc_8x8_unorm_block_linear_video_decode_dst_bit_khr,Fail
dEQP-VK.image.extended_usage_bit_compatibility.image_format_properties2.r16g16b16_sscaled_optimal_video_encode_src_bit_khr,Fail
dEQP-VK.image.extended_usage_bit_compatibility.image_format_properties2.r64g64_sfloat_optimal_transient_attachment_bit,Fail
dEQP-VK.image.load_store_lod.without_format.cube_array.r16g16_uint,Fail
dEQP-VK.image.mutable.2d_array.r16g16_sfloat_r16g16_uint_copy_load_format_list,Fail
dEQP-VK.image.mutable.2d_array.r16g16_uint_r8g8b8a8_uint_clear_copy_format_list,Fail
dEQP-VK.image.mutable.2d_array.r8g8b8a8_srgb_r16g16_uint_copy_load_format_list,Fail
dEQP-VK.image.store.with_format.1d.r8g8b8a8_unorm_constant,Fail
dEQP-VK.image.store.without_format.3d.r8_snorm,Fail
dEQP-VK.image.subresource_layout.3d.1_level.r8_uint,Fail
dEQP-VK.image.swapchain_mutable.macos.2d_array.r8g8b8a8_srgb_r8g8b8a8_snorm_draw_copy_format_list,Fail
dEQP-VK.image.swapchain_mutable.wayland.2d_array.b8g8r8a8_srgb_r8g8b8a8_unorm_clear_texture_format_list,Fail
dEQP-VK.image.swapchain_mutable.xlib.2d.r8g8b8a8_srgb_r8g8b8a8_unorm_clear_load_format_list,Fail
dEQP-VK.image.texel_view_compatible.compute.basic.2d_image.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sint,Fail
dEQP-VK.image.texel_view_compatible.graphic.basic.1d_image.texture_write.astc_8x6_unorm_block.r32g32b32a32_sint,Fail
dEQP-VK.image.texel_view_compatible.graphic.basic.3d_image.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint,Fail
dEQP-VK.image.texel_view_compatible.graphic.extended.2d_image.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sint,Fail
dEQP-VK.memory_model.message_passing.ext.f64.coherent.atomic_atomic.atomicwrite.device.payload_nonlocal.buffer.guard_local.buffer.comp,Fail
dEQP-VK.memory_model.message_passing.ext.u32.coherent.atomic_atomic.atomicwrite.device.payload_local.image.guard_nonlocal.buffer.comp,Fail
dEQP-VK.memory_model.message_passing.ext.u32.coherent.fence_fence.atomicwrite.subgroup.payload_nonlocal.image.guard_nonlocal.physbuffer.frag,Fail
dEQP-VK.memory_model.message_passing.ext.u64.coherent.atomic_atomic.atomicwrite.queuefamily.payload_nonlocal.workgroup.guard_nonlocal.workgroup.comp,Fail
dEQP-VK.memory_model.message_passing.ext.u64.noncoherent.atomic_atomic.atomicrmw.device.payload_nonlocal.image.guard_local.buffer.vert,Fail
dEQP-VK.memory_model.write_after_read.ext.f32.coherent.atomic_atomic.atomicwrite.subgroup.payload_local.physbuffer.guard_nonlocal.physbuffer.comp,Fail
dEQP-VK.memory_model.write_after_read.ext.f32.noncoherent.atomic_atomic.atomicrmw.queuefamily.payload_nonlocal.workgroup.guard_local.image.comp,Fail
dEQP-VK.memory_model.write_after_read.ext.f64.noncoherent.atomic_atomic.atomicrmw.subgroup.payload_nonlocal.physbuffer.guard_local.buffer.comp,Fail
dEQP-VK.memory_model.write_after_read.ext.u32.coherent.atomic_fence.atomicwrite.queuefamily.payload_local.physbuffer.guard_local.physbuffer.vert,Fail
dEQP-VK.memory_model.write_after_read.ext.u32.coherent.control_barrier.atomicwrite.workgroup.payload_local.buffer.guard_nonlocal.buffer.comp,Fail
dEQP-VK.memory_model.write_after_read.ext.u32.coherent.fence_fence.atomicwrite.device.payload_local.buffer.guard_nonlocal.buffer.comp,Fail
dEQP-VK.memory_model.write_after_read.ext.u32.noncoherent.atomic_atomic.atomicrmw.subgroup.payload_nonlocal.image.guard_local.physbuffer.frag,Fail
dEQP-VK.memory_model.write_after_read.ext.u32.noncoherent.atomic_fence.atomicwrite.queuefamily.payload_nonlocal.image.guard_local.buffer.frag,Fail
dEQP-VK.mesh_shader.nv.in_out.with_f16.permutation_13.mesh_only,Fail
dEQP-VK.pipeline.fast_linked_library.blend.dual_source.format.a4r4g4b4_unorm_pack16.states.color_1msc_1ms1c_sub_alpha_da_z_min-color_sa_cc_max_alpha_sc_sa_min-color_o_s1c_sub_alpha_1msa_sa_add-color_sa_1mda_rsub_alpha_cc_sc_add,Fail
dEQP-VK.pipeline.fast_linked_library.blend.dual_source.format.r16_unorm.states.color_cc_1msc_rsub_alpha_sc_1mdc_sub-color_1ms1c_sas_sub_alpha_s1c_sas_max-color_dc_sa_sub_alpha_sa_1msa_add-color_s1c_sc_add_alpha_z_o_min,Fail
dEQP-VK.pipeline.fast_linked_library.blend.dual_source.format.r16g16b16a16_snorm.states.color_1msa_1mdc_max_alpha_s1a_ca_max-color_1mda_cc_min_alpha_sas_dc_sub-color_1ms1a_sc_sub_alpha_z_dc_max-color_sc_dc_sub_alpha_s1c_o_min,Fail
dEQP-VK.pipeline.fast_linked_library.blend.format.a4b4g4r4_unorm_pack16.states.color_1mca_sa_min_alpha_cc_sas_rsub-color_dc_sc_min_alpha_sas_dc_min-color_1mda_1msc_max_alpha_sa_1msc_max-color_cc_1mdc_min_alpha_1mda_1msc_rsub,Fail
dEQP-VK.pipeline.fast_linked_library.blend.format.r16_snorm.states.color_1mca_sa_min_alpha_cc_sas_rsub-color_dc_sc_min_alpha_sas_dc_min-color_1mda_1msc_max_alpha_sa_1msc_max-color_cc_1mdc_min_alpha_1mda_1msc_rsub,Fail
dEQP-VK.pipeline.fast_linked_library.blend.format.r16g16b16a16_sfloat.states.color_1mca_sa_min_alpha_cc_sas_rsub-color_dc_sc_min_alpha_sas_dc_min-color_1mda_1msc_max_alpha_sa_1msc_max-color_cc_1mdc_min_alpha_1mda_1msc_rsub,Fail
dEQP-VK.pipeline.fast_linked_library.blend.format.r8g8_srgb.states.color_1mca_sa_min_alpha_cc_sas_rsub-color_dc_sc_min_alpha_sas_dc_min-color_1mda_1msc_max_alpha_sa_1msc_max-color_cc_1mdc_min_alpha_1mda_1msc_rsub,Fail
dEQP-VK.pipeline.fast_linked_library.blend_operation_advanced.ops.color_attachments_2_blend_overlap_disjoint_ext_6,Fail
dEQP-VK.pipeline.fast_linked_library.blend_operation_advanced.ops.color_attachments_8_blend_overlap_conjoint_ext_nonpremultiplieddst_8,Fail
dEQP-VK.pipeline.fast_linked_library.cache.merge.vertex_stage_tessellation_control_stage_tessellation_evaluation_stage_fragment_stage.src_merged_misshit_dst_hit,Fail
dEQP-VK.pipeline.fast_linked_library.depth.format.d24_unorm_s8_uint.compare_ops.not_equal_greater_or_equal_greater_or_equal_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.depth_range_unrestricted.depthbounds.d16_unorm_compare_op_less_or_equal_clear_value_6_viewport_min_-12_max_12_dynamic_boundstest_min-4_max_4,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.after_pipelines.stencil_state_face_back_xt_dec_clamp_clear_1_ref_2_depthfail,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.before_draw.stencil_state_face_back_eq_replace_clear_102_ref_102_pass,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.before_good_static.stencil_state_face_front_ge_dec_clamp_clear_0_ref_0_pass,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.between_pipelines.stencil_state_face_both_dual_xf_dec_wrap_clear_1_ref_1_fail,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.between_pipelines.stencil_state_face_front_xf_inc_wrap_clear_254_ref_255_fail,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.cmd_buffer_start.stencil_state_face_both_single_le_dec_clamp_clear_1_ref_0_pass,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.two_draws_static.stencil_state_face_back_le_inc_clamp_clear_254_ref_253_pass,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.1d_array.format.a2b10g10r10_unorm_pack32.count_1.size.3x1_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.2d.format.r32g32_sfloat.count_4.size.32x16,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.2d_array.format.astc_8x6_unorm_block.count_1.size.13x23_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.2d_array.format.r16g16b16a16_uscaled.count_1.size.32x32_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.3d.format.eac_r11g11_unorm_block.count_1.size.32x16x8,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.1d.format.r16g16b16_sfloat.count_1.size.512x1,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.1d_array.format.r32g32b32a32_uint.count_1.size.443x1_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.1d_array.format.r8g8b8a8_sint.count_1.size.128x1_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.2d.format.r16g16b16a16_sscaled.count_8.size.13x23,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.2d_array.format.astc_6x5_srgb_block.count_1.size.8x16_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.2d_array.format.r16g16b16_uint.count_1.size.1x1_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.2d_array.format.r8_srgb.count_1.size.32x16_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.3d.format.etc2_r8g8b8a1_unorm_block.count_1.size.1x1x1,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.3d.format.r8g8b8a8_sint.count_1.size.17x11x5,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.cube_array.format.r32g32b32a32_sfloat.count_4.size.32x32_array_of_36,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.1d_array.format.b8g8r8a8_srgb.component_swizzle.g_b_a_r,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.2d.format.r16g16b16a16_uscaled.component_swizzle.a_r_g_b,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.2d_array.format.r8_unorm.component_swizzle.g_b_a_r,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.3d.format.r16g16b16a16_sscaled.subresource_range.lod_base_mip_level,Fail
dEQP-VK.pipeline.fast_linked_library.interface_matching.decoration_mismatch.out_none_in_flat_member_of_structure_in_block_vert_tesc_tese_out_frag_in,Fail
dEQP-VK.pipeline.fast_linked_library.interface_matching.vector_length.out_ivec3_in_ivec3_member_of_structure_in_block_vert_out_frag_in,Fail
dEQP-VK.pipeline.fast_linked_library.logic_op.r8g8b8_uint.and,Fail
dEQP-VK.pipeline.fast_linked_library.multisample.sample_locations_ext.draw.stencil.samples_8.separate_renderpass_clear_attachments_dynamic,Fail
dEQP-VK.pipeline.fast_linked_library.multisample.variable_rate.4_32_fb_16_unused,Fail
dEQP-VK.pipeline.fast_linked_library.multisample_with_fragment_shading_rate.mixed_attachment_samples.verify_programmable_locations.coverage_8_color_4_depth_stencil_8.r8g8b8a8_unorm_d16_unorm_s8_uint,Fail
dEQP-VK.pipeline.fast_linked_library.multisample_with_fragment_shading_rate.sample_mask.mask_random.samples_16.primitive_point_sparse,Fail
dEQP-VK.pipeline.fast_linked_library.no_position.explicit_declarations.basic.single_view.v1_c0_e0_g0,Fail
dEQP-VK.pipeline.fast_linked_library.render_to_image.dedicated_allocation.2d.small.a2b10g10r10_unorm_pack32_s8_uint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.a1r5g5b5_unorm_pack16.rg1a.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.a2b10g10r10_snorm_pack32.r1ba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.a2r10g10b10_unorm_pack32.rgbi.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.a8b8g8r8_unorm_pack32.rg0a.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.b4g4r4a4_unorm_pack16.rgb0.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.b5g5r5a1_unorm_pack16.gbar.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.b8g8r8_snorm.r0ba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.b8g8r8_unorm.igba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.b8g8r8a8_srgb.riba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r16_snorm.barg.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r16_uint.rgb1.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r16g16b16a16_unorm.argb.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r32g32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r32g32b32a32_sint.r0ba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r4g4b4a4_unorm_pack16.rgia.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r8_snorm.argb.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r8_uint.0gba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r8g8_srgb.rgba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r8g8b8_uint.barg.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r8g8b8a8_snorm.1gba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32_sfloat.gradient.unnormalized_coords.edge_left,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.separate_stencil_usage.view_type.cube_array.format.d16_unorm_s8_uint.mipmap.nearest.lod.select_min_1,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d.format.a2b10g10r10_unorm_pack32.mag_reduce.comp_r_zero_zero_zero.max,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d.format.b8g8r8_sint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d.format.b8g8r8_snorm.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d.format.r16g16b16_sfloat.address_modes.all_mode_clamp_to_border_custom_1011_formatless,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d_array.format.a4r4g4b4_unorm_pack16.mipmap.nearest.lod.select_bias_3_1,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d_array.format.r16g16_uint.min_filter.nearest,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d_unnormalized.format.r16_sfloat.address_modes.all_mode_clamp_to_border_custom_1000,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.r16_sfloat.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.r8g8b8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.a2b10g10r10_unorm_pack32.min_reduce.comp_r_g_b_a.average,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.b8g8r8_sint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.eac_r11g11_snorm_block.mag_reduce.comp_identity_zero_zero_zero.average,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r16g16b16_sfloat.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.astc_8x6_unorm_block.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.b5g5r5a1_unorm_pack16.min_filter.linear,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.r32g32b32_uint.address_modes.all_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube_array.format.eac_r11g11_snorm_block.mipmap.linear.lod.select_bias_3_1,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube_array.format.r8g8_snorm.min_filter.nearest,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint.states.fail_decc.pass_decc.dfail_repl.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint.states.fail_keep.pass_inv.dfail_keep.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint.states.fail_wrap.pass_incc.dfail_decw.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_decc.pass_repl.dfail_wrap.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_keep.pass_incc.dfail_decc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_repl.pass_incc.dfail_zero.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_wrap.pass_repl.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint.states.fail_decc.pass_zero.dfail_repl.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint.states.fail_keep.pass_repl.dfail_keep.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint.states.fail_repl.pass_zero.dfail_inv.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint.states.fail_wrap.pass_keep.dfail_decw.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_decw.pass_decw.dfail_keep.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_incc.pass_decw.dfail_wrap.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_inv.pass_decw.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_keep.pass_keep.dfail_decc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_repl.pass_keep.dfail_zero.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d32_sfloat_s8_uint.states.fail_incc.pass_wrap.dfail_repl.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d32_sfloat_s8_uint.states.fail_inv.pass_inv.dfail_decw.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d32_sfloat_s8_uint.states.fail_zero.pass_wrap.dfail_inv.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_decw.pass_decc.dfail_keep.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_incc.pass_decc.dfail_wrap.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_inv.pass_decc.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.s8_uint.states.fail_keep.pass_wrap.dfail_decc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.s8_uint.states.fail_repl.pass_wrap.dfail_zero.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.s8_uint.states.fail_wrap.pass_inv.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_incc.pass_zero.dfail_wrap.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_inv.pass_zero.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_decc.pass_decw.dfail_decw.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_zero.pass_keep.dfail_inv.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_decc.pass_wrap.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_keep.pass_decw.dfail_zero.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_repl.pass_wrap.dfail_wrap.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_wrap.pass_wrap.dfail_keep.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_keep.pass_inv.dfail_inv.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_wrap.pass_decc.dfail_decc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_decc.pass_incc.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_decc.pass_zero.dfail_decw.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_keep.pass_repl.dfail_inv.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_wrap.pass_zero.dfail_decc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.s8_uint.states.fail_decw.pass_repl.dfail_decc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.s8_uint.states.fail_incc.pass_incc.dfail_repl.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.s8_uint.states.fail_inv.pass_repl.dfail_decw.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.s8_uint.states.fail_zero.pass_incc.dfail_inv.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.vertex_input.multiple_attributes.binding_one_to_many.attributes_sequential.uvec2.uvec4.vec2,Fail
dEQP-VK.pipeline.fast_linked_library.vertex_input.multiple_attributes.binding_one_to_one.attributes.ivec4.uvec3.uvec4,Fail
dEQP-VK.pipeline.fast_linked_library.vertex_input.multiple_attributes.out_of_order.binding_one_to_many.attributes.float.mat3.mat4,Fail
dEQP-VK.pipeline.monolithic.bind_point.graphics_compute.template_push_write.setup_gs_cs_gp_cp.cmd_draw_dispatch,Fail
dEQP-VK.pipeline.monolithic.blend.dual_source.format.a2b10g10r10_unorm_pack32.states.color_1mda_s1a_min_alpha_1msa_sc_sub-color_1msa_o_rsub_alpha_da_z_add-color_1msc_s1c_rsub_alpha_1mda_s1a_max-color_s1c_cc_add_alpha_sas_ca_add,Fail
dEQP-VK.pipeline.monolithic.blend.dual_source.format.r16g16b16a16_unorm.states.color_sa_1mdc_add_alpha_cc_1ms1c_sub-color_1msa_z_max_alpha_da_1mda_rsub-color_1msa_1msc_rsub_alpha_1mcc_o_min-color_1ms1c_cc_add_alpha_dc_da_add,Fail
dEQP-VK.pipeline.monolithic.blend.dual_source.format.r8g8_unorm.states.color_s1c_1msa_rsub_alpha_ca_z_rsub-color_1ms1c_s1a_max_alpha_z_1msc_add-color_1mda_1mcc_add_alpha_1msc_1mda_max-color_1ms1c_o_max_alpha_s1a_1msc_rsub,Fail
dEQP-VK.pipeline.monolithic.blend.format.r16g16b16a16_sfloat.states.color_da_1mdc_min_alpha_da_1mca_rsub-color_1mcc_ca_max_alpha_cc_da_min-color_z_cc_min_alpha_1mca_z_rsub-color_dc_dc_rsub_alpha_z_dc_add,Fail
dEQP-VK.pipeline.monolithic.blend.format.r4g4_unorm_pack8.states.color_da_1mdc_min_alpha_da_1mca_rsub-color_1mcc_ca_max_alpha_cc_da_min-color_z_cc_min_alpha_1mca_z_rsub-color_dc_dc_rsub_alpha_z_dc_add,Fail
dEQP-VK.pipeline.monolithic.blend.format.r8g8_srgb.states.color_da_1mdc_min_alpha_da_1mca_rsub-color_1mcc_ca_max_alpha_cc_da_min-color_z_cc_min_alpha_1mca_z_rsub-color_dc_dc_rsub_alpha_z_dc_add,Fail
dEQP-VK.pipeline.monolithic.blend_operation_advanced.ops.color_attachments_2_blend_overlap_uncorrelated_ext_nonpremultipliedsrc_nonpremultiplieddst_7_r8g8b8a8_unorm,Fail
dEQP-VK.pipeline.monolithic.color_write_enable.all_channels.between_pipelines.enable_all,Fail
dEQP-VK.pipeline.monolithic.creation_feedback.graphics_tests.vertex_stage_tessellation_control_stage_tessellation_evaluation_stage_fragment_stage_no_cache,Fail
dEQP-VK.pipeline.monolithic.depth.format.d16_unorm_s8_uint_separate_layouts.compare_ops.never_less_greater_or_equal_less_or_equal,Fail
dEQP-VK.pipeline.monolithic.depth.nocolor.format.d32_sfloat.compare_ops.greater_or_equal_not_equal_greater_or_equal_greater,Fail
dEQP-VK.pipeline.monolithic.depth.nocolor.format.d32_sfloat_s8_uint_separate_layouts.compare_ops.never_greater_always_greater_or_equal,Fail
dEQP-VK.pipeline.monolithic.depth_range_unrestricted.depthclampingdisabled.d16_unorm_compare_op_less_or_equal_clear_value_2_wc_6_viewport_min_-2_max_2,Fail
dEQP-VK.pipeline.monolithic.extended_dynamic_state.after_pipelines.stencil_state_face_both_dual_lt_inc_wrap_clear_254_ref_253_depthfail,Fail
dEQP-VK.pipeline.monolithic.extended_dynamic_state.before_draw.stencil_state_face_both_single_gt_zero_clear_102_ref_101_fail,Fail
dEQP-VK.pipeline.monolithic.extended_dynamic_state.cmd_buffer_start.stencil_state_face_both_dual_ge_inc_clamp_clear_255_ref_255_pass,Fail
dEQP-VK.pipeline.monolithic.extended_dynamic_state.cmd_buffer_start.stencil_state_face_front_ge_inc_clamp_clear_254_ref_254_depthfail,Fail
dEQP-VK.pipeline.monolithic.extended_dynamic_state.two_draws_dynamic.stencil_state_face_both_dual_xt_replace_clear_102_ref_101_depthfail,Fail
dEQP-VK.pipeline.monolithic.extended_dynamic_state.two_draws_static.stencil_state_face_both_single_ge_replace_clear_102_ref_102_depthfail,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.1d.format.r16g16b16_uscaled.count_4.size.443x1,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.1d_array.format.r32g32b32_sint.count_1.size.127x1_array_of_3,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.2d.format.r16g16b16a16_unorm.count_1.size.8x16,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.2d_array.format.astc_5x5_srgb_block.count_1.size.13x13_array_of_3,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.3d.format.a4b4g4r4_unorm_pack16.count_1.size.17x11x5,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.3d.format.r8g8b8a8_uscaled.count_8.size.8x16x32,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.cube.format.r16g16_sfloat.count_1.size.32x32,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.cube_array.format.r32g32_sfloat.count_8.size.32x32_array_of_36,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.1d.format.r16g16_snorm.count_1.size.1x1,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.1d_array.format.r32_sfloat.count_1.size.3x1_array_of_3,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d.format.r16g16_sint.count_1.size.23x8,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d_array.format.astc_4x4_unorm_block.count_1.size.32x32_array_of_3,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d_array.format.r16g16_sscaled.count_1.size.23x8_array_of_3,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.cube.format.a2r10g10b10_unorm_pack32.count_1.size.32x32,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.cube_array.format.r16g16b16_sint.count_4.size.32x32_array_of_36,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.1d.format.r16g16b16a16_uscaled.subresource_range.lod_mip_levels_array_layer_last,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.1d_array.format.b4g4r4a4_unorm_pack16.subresource_range.lod_base_mip_level_array_base_and_size,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.2d.format.astc_10x10_unorm_block.component_swizzle.a_r_g_b,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.2d_array.format.astc_4x4_unorm_block.subresource_range.lod_mip_levels,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.2d_array.format.r16_snorm.subresource_range.lod_base_mip_level_array_base_and_size,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.cube.format.r32g32b32a32_uint.subresource_range.lod_mip_levels,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.cube.format.r8g8b8_snorm.subresource_range.lod_base_mip_level_array_layer_last,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.cube_array.format.astc_10x8_unorm_block.subresource_range.lod_base_mip_level_base_array_layer_remaining_levels_and_layers,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.cube_array.format.r16g16b16a16_snorm.subresource_range.array_size,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.cube_array.format.r8g8_uint.subresource_range.lod_base_mip_level_remaining_levels,Fail
dEQP-VK.pipeline.monolithic.interface_matching.vector_length.out_ivec4_in_ivec4_member_of_array_of_structures_in_block_vert_geom_out_frag_in,Fail
dEQP-VK.pipeline.monolithic.multisample.variable_rate.4_32_1,Fail
dEQP-VK.pipeline.monolithic.multisample_with_fragment_shading_rate.min_sample_shading.min_0_0.samples_32.primitive_triangle_sparse,Fail
dEQP-VK.pipeline.monolithic.multisample_with_fragment_shading_rate.variable_rate.1_32_fb_8,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.rgia.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_snorm_pack32.0gba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.argb.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a8b8g8r8_unorm_pack32.rg1a.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b4g4r4a4_unorm_pack16.rgb1.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b5g6r5_unorm_pack16.igba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8_srgb.rgb1.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.gbar.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_uint.1gba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.rgb0.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r16_sfloat.rgba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r16g16_sint.rgb1.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r16g16_uint.barg.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r16g16_unorm.r1ba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r16g16b16_sint.rgia.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r16g16b16_unorm.igba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r16g16b16a16_sfloat.rg1a.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r16g16b16a16_sint.gbar.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r16g16b16a16_snorm.1gba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r32_sfloat.0gba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r32_sint.argb.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r32g32_sint.riba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r32g32b32a32_sint.r1ba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r32g32b32a32_uint.rgba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r4g4b4a4_unorm_pack16.barg.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g5b5a1_unorm_pack16.r0ba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r8_uint.1gba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r8g8b8_sint.rgbi.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r8g8b8_unorm.riba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r8g8b8a8_snorm.igba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r8g8b8a8_srgb.rgia.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r8g8b8a8_uint.r0ba.opaque_black.no_gather.with_swizzle_hint,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8_unorm.gradient.normalized_coords.centered,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.b8g8r8a8_sint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.r32_sint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.r5g6b5_unorm_pack16.mipmap.nearest.lod.equal_min_3_max_3,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.a2r10g10b10_uscaled_pack32.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r32g32_sfloat.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r8g8b8a8_unorm.mag_reduce.comp_identity_zero_zero_zero.min,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.a4b4g4r4_unorm_pack16.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.astc_12x10_unorm_block.mag_reduce.comp_one_r_r_r.average,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.etc2_r8g8b8a1_srgb_block.address_modes.all_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.r32g32b32a32_sint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.r8g8_srgb.mag_reduce.comp_one_r_r_r.average,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.eac_r11_unorm_block.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r32_sint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r8g8_sint.address_modes.all_mode_repeat,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.x8_d24_unorm_pack32.min_reduce.comp_r_g_b_a.min,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.b8g8r8_srgb.address_modes.all_mode_clamp_to_border_opaque_white,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.astc_6x5_unorm_block.address_modes.all_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r32_sfloat.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r8_unorm.mipmap.nearest.lod.select_bias_3_1,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.b8g8r8a8_unorm.mag_reduce.comp_identity_zero_zero_zero.average,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.etc2_r8g8b8_unorm_block.mipmap.nearest.lod.select_min_1,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.cube_array.format.etc2_r8g8b8a8_unorm_block.mipmap.linear.lod.equal_min_3_max_3,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.cube_array.format.r8_uint.min_reduce.comp_r_g_b_a.min,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d16_unorm_s8_uint.states.fail_keep.pass_decc.dfail_zero.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d16_unorm_s8_uint.states.fail_wrap.pass_incc.dfail_keep.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_repl.pass_repl.dfail_repl.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_wrap.pass_zero.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d24_unorm_s8_uint.states.fail_decc.pass_keep.dfail_incc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d24_unorm_s8_uint.states.fail_keep.pass_zero.dfail_zero.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d24_unorm_s8_uint.states.fail_repl.pass_keep.dfail_wrap.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_decw.pass_wrap.dfail_zero.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_inv.pass_wrap.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d32_sfloat_s8_uint.states.fail_decw.pass_decc.dfail_inv.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d32_sfloat_s8_uint.states.fail_zero.pass_inv.dfail_wrap.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_decw.pass_incc.dfail_zero.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_inv.pass_incc.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_zero.pass_decc.dfail_repl.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.s8_uint.states.fail_decc.pass_decc.dfail_decw.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.s8_uint.states.fail_repl.pass_inv.dfail_repl.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.s8_uint.states.fail_wrap.pass_decc.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_incc.pass_keep.dfail_decw.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_inv.pass_keep.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_zero.pass_zero.dfail_repl.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_keep.pass_decw.dfail_wrap.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_repl.pass_decw.dfail_incc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_wrap.pass_wrap.dfail_inv.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_decc.pass_inv.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_keep.pass_wrap.dfail_repl.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_repl.pass_inv.dfail_decw.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_wrap.pass_inv.dfail_zero.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_decc.pass_decc.dfail_keep.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_keep.pass_decc.dfail_wrap.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_wrap.pass_incc.dfail_inv.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_decc.pass_repl.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_repl.pass_repl.dfail_decw.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_wrap.pass_repl.dfail_zero.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_repl.pass_zero.dfail_incc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.s8_uint.states.fail_decw.pass_zero.dfail_inv.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.s8_uint.states.fail_incc.pass_repl.dfail_incc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.s8_uint.states.fail_zero.pass_repl.dfail_wrap.comp_less,Fail
dEQP-VK.pipeline.monolithic.vertex_input.multiple_attributes.binding_one_to_many.attributes.uvec2.float.mat3,Fail
dEQP-VK.pipeline.monolithic.vertex_input.multiple_attributes.layout_skip.binding_one_to_many.attributes_sequential.ivec3.ivec4.uint,Fail
dEQP-VK.pipeline.monolithic.vertex_input.multiple_attributes.layout_skip.binding_one_to_one.attributes.int.vec2.mat3,Fail
dEQP-VK.pipeline.monolithic.vertex_input.multiple_attributes.out_of_order.binding_one_to_one.attributes.vec2.mat3.mat4,Fail
dEQP-VK.pipeline.pipeline_library.blend.dual_source.format.a4r4g4b4_unorm_pack16.states.color_o_ca_add_alpha_z_1msa_sub-color_z_1mcc_add_alpha_1mcc_1mca_sub-color_1msa_da_rsub_alpha_cc_1ms1a_add-color_cc_1mcc_sub_alpha_1mda_1ms1c_min,Fail
dEQP-VK.pipeline.pipeline_library.blend.dual_source.format.r16_unorm.states.color_o_1mdc_rsub_alpha_1mca_1mcc_rsub-color_1mcc_1ms1a_add_alpha_1msa_1ms1c_rsub-color_1msa_1mda_max_alpha_1msc_sa_min-color_1ms1a_sc_max_alpha_1mca_cc_sub,Fail
dEQP-VK.pipeline.pipeline_library.blend.format.a4b4g4r4_unorm_pack16.states.color_sc_1mcc_min_alpha_1msc_sc_rsub-color_1mda_1mca_min_alpha_1msa_sc_sub-color_1mcc_dc_min_alpha_1mdc_1msa_max-color_1mda_da_rsub_alpha_1mca_z_min,Fail
dEQP-VK.pipeline.pipeline_library.blend.format.r16_snorm.states.color_sc_1mcc_min_alpha_1msc_sc_rsub-color_1mda_1mca_min_alpha_1msa_sc_sub-color_1mcc_dc_min_alpha_1mdc_1msa_max-color_1mda_da_rsub_alpha_1mca_z_min,Fail
dEQP-VK.pipeline.pipeline_library.blend.format.r8g8_srgb.states.color_sc_1mcc_min_alpha_1msc_sc_rsub-color_1mda_1mca_min_alpha_1msa_sc_sub-color_1mcc_dc_min_alpha_1mdc_1msa_max-color_1mda_da_rsub_alpha_1mca_z_min,Fail
dEQP-VK.pipeline.pipeline_library.blend_operation_advanced.ops.color_attachments_16_blend_overlap_conjoint_ext_nonpremultipliedsrc_12,Fail
dEQP-VK.pipeline.pipeline_library.blend_operation_advanced.ops.color_attachments_1_blend_overlap_disjoint_ext_nonpremultipliedsrc_8,Fail
dEQP-VK.pipeline.pipeline_library.blend_operation_advanced.ops.color_attachments_2_blend_overlap_disjoint_ext_9,Fail
dEQP-VK.pipeline.pipeline_library.blend_operation_advanced.ops.color_attachments_4_blend_overlap_conjoint_ext_nonpremultipliedsrc_nonpremultiplieddst_10,Fail
dEQP-VK.pipeline.pipeline_library.color_write_enable.all_channels.after_pipelines.enable_first,Fail
dEQP-VK.pipeline.pipeline_library.depth.nocolor.format.d32_sfloat.compare_ops.greater_always_less_not_equal,Fail
dEQP-VK.pipeline.pipeline_library.depth_range_unrestricted.depthbounds.d32_sfloat_compare_op_less_clear_value_6_viewport_min_-2_max_2_boundstest_min-2_max_2,Fail
dEQP-VK.pipeline.pipeline_library.dynamic_offset.graphics.single_set.uniform_buffer.numcmdbuffers_1.sameorder.numdescriptorsetbindings_1.numdynamicbindings_2.numnondynamicbindings_0,Fail
dEQP-VK.pipeline.pipeline_library.extended_dynamic_state.after_pipelines.stencil_state_face_back_xt_invert_clear_102_ref_101_depthfail,Fail
dEQP-VK.pipeline.pipeline_library.extended_dynamic_state.before_draw.stencil_state_face_back_eq_inc_clamp_clear_254_ref_255_fail,Fail
dEQP-VK.pipeline.pipeline_library.extended_dynamic_state.between_pipelines.stencil_state_face_front_xf_dec_wrap_clear_0_ref_0_fail,Fail
dEQP-VK.pipeline.pipeline_library.extended_dynamic_state.cmd_buffer_start.stencil_state_face_both_single_le_dec_clamp_clear_0_ref_0_depthfail,Fail
dEQP-VK.pipeline.pipeline_library.extended_dynamic_state.two_draws_dynamic.stencil_state_face_both_single_gt_dec_clamp_clear_0_ref_0_fail,Fail
dEQP-VK.pipeline.pipeline_library.extended_dynamic_state.two_draws_static.stencil_state_face_back_le_inc_clamp_clear_255_ref_254_depthfail,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.1d.format.r32_sint.count_1.size.127x1,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.1d_array.format.a2b10g10r10_unorm_pack32.count_1.size.443x1_array_of_3,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.1d_array.format.b5g5r5a1_unorm_pack16.count_1.size.32x1_array_of_3,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.2d_array.format.astc_8x6_unorm_block.count_8.size.32x16_array_of_6,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.3d.format.eac_r11g11_unorm_block.count_4.size.8x16x32,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.cube.format.b10g11r11_ufloat_pack32.count_8.size.32x32,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.cube_array.format.eac_r11g11_unorm_block.count_4.size.32x32_array_of_36,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.separate.view_type.1d_array.format.r32g32b32a32_sint.count_1.size.1x1_array_of_3,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.separate.view_type.cube.format.r16g16b16a16_unorm.count_8.size.32x32,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.separate.view_type.cube_array.format.b10g11r11_ufloat_pack32.count_1.size.13x13_array_of_6,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.1d.format.r32g32b32_uint.subresource_range.lod_base_mip_level_remaining_levels,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.1d.format.r8g8_srgb.component_swizzle.b_a_r_g,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.2d.format.r16g16b16a16_uscaled.subresource_range.lod_mip_levels_array_layer_second,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.2d_array.format.r16g16_sscaled.subresource_range.lod_base_mip_level_base_array_layer_remaining_levels_and_layers,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.3d.format.r16g16b16a16_uint.component_swizzle.g_b_a_r,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.cube.format.b8g8r8_sint.subresource_range.lod_mip_levels_array_layer_last,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.cube.format.etc2_r8g8b8_srgb_block.subresource_range.array_layer_second,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.cube_array.format.b8g8r8_unorm.component_swizzle.g_b_a_r,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.cube_array.format.r32g32_uint.subresource_range.lod_base_mip_level_array_size,Fail
dEQP-VK.pipeline.pipeline_library.interface_matching.decoration_mismatch.out_none_in_flat_member_of_array_of_structures_in_block_vert_tesc_tese_out_frag_in,Fail
dEQP-VK.pipeline.pipeline_library.interface_matching.vector_length.out_uvec3_in_uvec3_member_of_structure_in_block_vert_out_frag_in,Fail
dEQP-VK.pipeline.pipeline_library.multisample.alpha_to_one.samples_4_sparse,Fail
dEQP-VK.pipeline.pipeline_library.multisample.sample_locations_ext.draw.stencil.samples_8.separate_renderpass_clear_attachments_dynamic_secondary_cmd_buf_general_layout,Fail
dEQP-VK.pipeline.pipeline_library.multisample.variable_rate.4_64_fb_1_unused,Fail
dEQP-VK.pipeline.pipeline_library.multisample_with_fragment_shading_rate.mixed_attachment_samples.verify_programmable_locations.coverage_16_color_4_depth_stencil_16.r8g8b8a8_unorm_s8_uint,Fail
dEQP-VK.pipeline.pipeline_library.multisample_with_fragment_shading_rate.variable_rate.64_1_fb_2_unused,Fail
dEQP-VK.pipeline.pipeline_library.no_position.explicit_declarations.basic.single_view.v1_c1_e1_g0,Fail
dEQP-VK.pipeline.pipeline_library.render_to_image.dedicated_allocation.2d.small.r5g6b5_unorm_pack16_d24_unorm_s8_uint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.a1r5g5b5_unorm_pack16.rg1a.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.a2b10g10r10_snorm_pack32.r1ba.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.a2b10g10r10_unorm_pack32.rgba.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.a2r10g10b10_unorm_pack32.rgbi.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.b8g8r8_sint.rgia.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.b8g8r8_srgb.rgb0.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.b8g8r8a8_snorm.argb.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.b8g8r8a8_uint.0gba.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r16_sfloat.igba.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r16_snorm.barg.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r16_uint.rgb1.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r16g16_sint.rgb0.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r16g16_uint.rgia.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r16g16_unorm.r0ba.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r16g16b16_uint.gbar.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r16g16b16_unorm.1gba.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r16g16b16a16_sfloat.rg0a.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r16g16b16a16_sint.riba.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r16g16b16a16_snorm.0gba.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r32g32_uint.rgba.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r32g32b32_sint.rgb1.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r32g32b32_uint.barg.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r32g32b32a32_uint.igba.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r8_snorm.argb.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r8_srgb.riba.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r8g8_uint.rgbi.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r8g8b8_sint.rgb1.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r8g8b8_unorm.r1ba.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r8g8b8a8_sint.gbar.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.border_swizzle.r8g8b8a8_srgb.rg1a.opaque_black.gather_2.with_swizzle_hint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32_sfloat.solid_color.unnormalized_coords.edge_left,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d.format.a2b10g10r10_unorm_pack32.mag_reduce.comp_b_g_r_a.max,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d.format.b8g8r8_sint.address_modes.all_mode_clamp_to_border_custom_1001,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d.format.b8g8r8_snorm.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d.format.r16g16_sint.min_reduce.comp_r_zero_zero_zero.max,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d_array.format.b8g8r8_srgb.min_reduce.comp_one_r_r_r.max,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d_array.format.r16g16_uint.min_reduce.comp_r_g_b_a.max,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm.mipmap.linear.lod.select_bias_2_1,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.etc2_r8g8b8a8_srgb_block.address_modes.all_mode_clamp_to_border_custom_1011,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.r16_sfloat.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.r4g4b4a4_unorm_pack16.address_modes.all_mode_clamp_to_border_opaque_black,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.r8g8b8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.r8g8b8a8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.a2b10g10r10_unorm_pack32.min_reduce.comp_one_r_r_r.average,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.b8g8r8_sint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.min_reduce.comp_r_zero_zero_zero.average,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.eac_r11g11_snorm_block.mag_reduce.comp_r_g_b_a.average,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r32g32_sfloat.address_modes.all_mode_clamp_to_border_custom_1000,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.etc2_r8g8b8_unorm_block.mag_reduce.comp_one_r_r_r.max,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r32g32b32_uint.address_modes.all_mode_clamp_to_border_opaque_white,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r8g8b8a8_unorm.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.etc2_r8g8b8a8_srgb_block.mipmap.linear.lod.select_bias_3_1,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.r5g5b5a1_unorm_pack16.min_reduce.comp_identity_zero_zero_zero.average,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.r8g8b8a8_uint.mag_reduce.comp_identity_zero_zero_zero.min,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube_array.format.b10g11r11_ufloat_pack32.min_reduce.comp_r_zero_zero_zero.max,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube_array.format.r8g8_snorm.min_reduce.comp_r_zero_zero_zero.max,Fail
dEQP-VK.pipeline.pipeline_library.spec_constant.graphics.tess_eval.basic.uint8_packed,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d16_unorm_s8_uint.states.fail_wrap.pass_decc.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_keep.pass_incc.dfail_inv.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_repl.pass_incc.dfail_repl.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d24_unorm_s8_uint.states.fail_decc.pass_zero.dfail_incc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d24_unorm_s8_uint.states.fail_keep.pass_repl.dfail_zero.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d24_unorm_s8_uint.states.fail_repl.pass_zero.dfail_wrap.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d24_unorm_s8_uint.states.fail_wrap.pass_zero.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_inv.pass_decw.dfail_decc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d32_sfloat_s8_uint.states.fail_decw.pass_inv.dfail_inv.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d32_sfloat_s8_uint.states.fail_incc.pass_wrap.dfail_incc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d32_sfloat_s8_uint.states.fail_inv.pass_wrap.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_zero.pass_inv.dfail_repl.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.s8_uint.states.fail_keep.pass_wrap.dfail_inv.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.s8_uint.states.fail_repl.pass_wrap.dfail_repl.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.s8_uint.states.fail_wrap.pass_inv.dfail_decc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_decw.pass_zero.dfail_zero.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_incc.pass_zero.dfail_decw.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_zero.pass_repl.dfail_repl.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_incc.pass_keep.dfail_incc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_inv.pass_keep.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_decc.pass_wrap.dfail_decc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_keep.pass_decw.dfail_repl.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_repl.pass_wrap.dfail_decw.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_decc.pass_inv.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_keep.pass_inv.dfail_wrap.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_repl.pass_inv.dfail_incc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_wrap.pass_decc.dfail_inv.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_decc.pass_incc.dfail_decc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_keep.pass_decc.dfail_repl.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_repl.pass_incc.dfail_decw.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_decc.pass_repl.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_keep.pass_repl.dfail_wrap.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_repl.pass_repl.dfail_incc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_wrap.pass_zero.dfail_inv.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.s8_uint.states.fail_decw.pass_repl.dfail_inv.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.s8_uint.states.fail_inv.pass_incc.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.s8_uint.states.fail_zero.pass_incc.dfail_wrap.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.vertex_input.multiple_attributes.binding_one_to_many.attributes_sequential.uvec2.float.vec2,Fail
dEQP-VK.pipeline.pipeline_library.vertex_input.multiple_attributes.binding_one_to_one.attributes.ivec4.uvec3.mat3,Fail
dEQP-VK.pipeline.pipeline_library.vertex_input.multiple_attributes.layout_skip.binding_one_to_many.attributes.int.float.mat4,Fail
dEQP-VK.protected_memory.interaction.ycbcr.b8g8r8a8_unorm.fragment.ycbcr_709.itu_full.tiling_optimal_cosited,Fail
dEQP-VK.protected_memory.interaction.ycbcr.g8b8g8r8_422_unorm.fragment.ycbcr_601.itu_full.tiling_optimal_cosited,Fail
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list,Fail
dEQP-VK.query_pool.statistics_query.host_query_reset.geometry_shader_invocations.secondary_inherited.32bits_cmdcopyquerypoolresults_line_list,Fail
dEQP-VK.query_pool.statistics_query.reset_before_copy.vertex_shader_invocations.secondary_inherited.32bits_cmdcopyquerypoolresults_triangle_list_with_adjacency,Fail
dEQP-VK.query_pool.statistics_query.vertex_only.input_assembly_primitives.secondary.32bits_cmdcopyquerypoolresults_point_list,Fail
dEQP-VK.rasterization.frag_side_effects.color_at_end.demote,Fail
dEQP-VK.ray_query.acceleration_structures.flags.chit_shader.cpu_built.aabbs_aop.different_instances.padded.fastbuild_0_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.chit_shader.cpu_built.triangles_aop.identical_instances.nopadding.fastbuild_update_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.chit_shader.gpu_built.aabbs.identical_instances_aop.nopadding.fasttrace_update_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.cpu_built.aabbs.different_instances.nopadding.fastbuild_update_0_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.cpu_built.aabbs_aop.different_instances_aop.padded.0_update_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.cpu_built.triangles.identical_instances.nopadding.0_0_0_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.cpu_built.triangles_aop.identical_instances_aop.nopadding.fasttrace_0_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.gpu_built.aabbs.different_instances.nopadding.0_0_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.gpu_built.aabbs_aop.different_instances_aop.nopadding.fasttrace_update_0_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.gpu_built.triangles_aop.identical_instances.padded.fastbuild_0_0_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.fragment_shader.cpu_built.aabbs.different_instances_aop.nopadding.fasttrace_0_0_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.fragment_shader.cpu_built.triangles_aop.identical_instances_aop.padded.fastbuild_update_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.fragment_shader.gpu_built.triangles.identical_instances.nopadding.fastbuild_0_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.fragment_shader.gpu_built.triangles_aop.identical_instances_aop.padded.0_update_0_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.host_threading.3.chit_shader.copy.cpu_built.bottom_acceleration_structure.aabbs,Fail
dEQP-VK.ray_tracing_pipeline.acceleration_structures.flags.cpu_built.aabbs.different_instances.nopadding.fastbuild_0_0_lowmemory_bottomgeneric,Fail
dEQP-VK.ray_tracing_pipeline.acceleration_structures.flags.cpu_built.triangles_aop.identical_instances_aop.nopadding.0_update_compaction_lowmemory_bottomgeneric,Fail
dEQP-VK.ray_tracing_pipeline.acceleration_structures.flags.gpu_built.aabbs_aop.different_instances_aop.nopadding.fasttrace_0_0_lowmemory_bottomgeneric,Fail
dEQP-VK.ray_tracing_pipeline.acceleration_structures.flags.gpu_built.triangles_aop.identical_instances.padded.fasttrace_update_0_lowmemory_bottomgeneric,Fail
dEQP-VK.ray_tracing_pipeline.barrier.ssbo.specific_barrier.from_isec_to_miss,Fail
dEQP-VK.reconvergence.workgroup_uniform_control_flow_ballot.compute.nesting4.7.24,Fail
dEQP-VK.reconvergence.workgroup_uniform_control_flow_elect.compute.nesting2.7.24,Fail
dEQP-VK.renderpass.dedicated_allocation.attachment.4.555,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.r16_snorm.input.load.store.draw,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_use_input_aspect,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.draw,Fail
dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1,Fail
dEQP-VK.renderpass.suballocation.attachment.4.405,Fail
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.87,Fail
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw,Fail
dEQP-VK.renderpass.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear,Fail
dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_use_input_aspect,Fail
dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw_use_input_aspect,Fail
dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_max,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth,Fail
dEQP-VK.renderpass2.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1,Fail
dEQP-VK.renderpass2.suballocation.attachment.3.254,Fail
dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.36,Fail
dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw,Fail
dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_8,Fail
dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_3,Fail
dEQP-VK.robustness.buffer_access.fragment.vec4_copy.r32_sint.oob_uniform_read.range_1_byte,Fail
dEQP-VK.robustness.image_robustness.bind.notemplate.r32i.unroll.volatile.storage_image.fmt_qual.img.samples_1.2d_array.rgen,Fail
dEQP-VK.robustness.image_robustness.bind.notemplate.rgba32i.unroll.nonvolatile.storage_image.no_fmt_qual.img.samples_1.2d.rgen,Fail
dEQP-VK.robustness.image_robustness.push.notemplate.r32ui.dontunroll.nonvolatile.storage_image.no_fmt_qual.img.samples_1.cube_array.rgen,Fail
dEQP-VK.robustness.image_robustness.push.notemplate.r64i.dontunroll.volatile.storage_image.fmt_qual.img.samples_1.1d.rgen,Fail
dEQP-VK.robustness.image_robustness.push.notemplate.rg32i.unroll.volatile.storage_image.no_fmt_qual.img.samples_1.1d_array.rgen,Fail
dEQP-VK.robustness.image_robustness.push.notemplate.rgba32i.unroll.nonvolatile.storage_image.fmt_qual.img.samples_1.3d.rgen,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r32f.unroll.nonvolatile.sampled_image.no_fmt_qual.img.samples_1.cube.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r32i.dontunroll.volatile.storage_buffer_dynamic.readonly.no_fmt_qual.len_41.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r32i.unroll.nonvolatile.vertex_attribute_fetch.no_fmt_qual.len_4.samples_1.1d.vert,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r32ui.dontunroll.nonvolatile.storage_texel_buffer.fmt_qual.len_8.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r32ui.unroll.volatile.storage_image.fmt_qual.img.samples_1.cube.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r64i.dontunroll.nonvolatile.storage_buffer.readwrite.no_fmt_qual.len_16.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r64i.dontunroll.volatile.storage_texel_buffer.fmt_qual.len_16.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.rg32f.dontunroll.volatile.storage_buffer_dynamic.readonly.no_fmt_qual.len_36.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.rg32i.unroll.nonvolatile.storage_buffer_dynamic.readonly.no_fmt_qual.len_8.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.rg32ui.unroll.volatile.storage_image.no_fmt_qual.img.samples_4.2d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.rgba32f.unroll.nonvolatile.storage_buffer.readonly.no_fmt_qual.len_36.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.rgba32i.dontunroll.nonvolatile.vertex_attribute_fetch.no_fmt_qual.len_4.samples_1.1d.vert,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.rgba32i.unroll.nonvolatile.storage_image.fmt_qual.img.samples_1.cube.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.rgba32ui.dontunroll.nonvolatile.storage_image.no_fmt_qual.null_descriptor.samples_1.cube_array.frag,Fail
dEQP-VK.robustness.robustness2.bind.template.r32i.dontunroll.nonvolatile.storage_image.no_fmt_qual.null_descriptor.samples_1.cube.frag,Fail
dEQP-VK.robustness.robustness2.bind.template.r64ui.dontunroll.volatile.storage_image.fmt_qual.null_descriptor.samples_1.cube_array.comp,Fail
dEQP-VK.robustness.robustness2.bind.template.rg32ui.dontunroll.nonvolatile.sampled_image.no_fmt_qual.null_descriptor.samples_1.cube.frag,Fail
dEQP-VK.robustness.robustness2.bind.template.rgba32f.dontunroll.volatile.storage_image.no_fmt_qual.null_descriptor.samples_1.cube_array.comp,Fail
dEQP-VK.robustness.robustness2.bind.template.rgba32i.dontunroll.volatile.storage_buffer_dynamic.readonly.no_fmt_qual.null_descriptor.samples_1.1d.comp,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r32i.dontunroll.volatile.storage_texel_buffer.fmt_qual.len_16.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r32i.unroll.volatile.storage_image.no_fmt_qual.img.samples_1.cube.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r32ui.dontunroll.volatile.storage_image.fmt_qual.img.samples_1.2d_array.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r64i.dontunroll.volatile.storage_image.fmt_qual.null_descriptor.samples_1.1d_array.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r64ui.dontunroll.nonvolatile.uniform_buffer.no_fmt_qual.len_62.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r64ui.unroll.nonvolatile.storage_buffer.readwrite.no_fmt_qual.len_72.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rg32f.dontunroll.nonvolatile.uniform_buffer.no_fmt_qual.len_31.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rg32f.unroll.nonvolatile.storage_texel_buffer.no_fmt_qual.len_16.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rg32i.dontunroll.nonvolatile.storage_texel_buffer.no_fmt_qual.len_16.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rgba32f.dontunroll.nonvolatile.sampled_image.no_fmt_qual.null_descriptor.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rgba32f.unroll.volatile.storage_image.no_fmt_qual.null_descriptor.samples_1.3d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rgba32i.dontunroll.nonvolatile.sampled_image.no_fmt_qual.img.samples_1.2d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rgba32i.unroll.volatile.storage_image.no_fmt_qual.img.samples_1.cube.rgen,Fail
dEQP-VK.robustness.robustness2.push.template.r32f.unroll.nonvolatile.storage_image.fmt_qual.null_descriptor.samples_1.cube_array.rgen,Fail
dEQP-VK.robustness.robustness2.push.template.rg32ui.unroll.volatile.storage_image.fmt_qual.null_descriptor.samples_1.2d_array.rgen,Fail
dEQP-VK.robustness.robustness2.push.template.rgba32ui.dontunroll.nonvolatile.sampled_image.no_fmt_qual.null_descriptor.samples_1.3d.rgen,Fail
dEQP-VK.sparse_resources.device_group_image_sparse_binding.2d_array.g10x6_b10x6_r10x6_3plane_420_unorm_3pack16.1024_128_8,Fail
dEQP-VK.sparse_resources.device_group_mipmap_sparse_residency.2d_array.rgba16i.512_256_6,Fail
dEQP-VK.sparse_resources.image_block_shapes.cube.r8_snorm.samples_1,Fail
dEQP-VK.sparse_resources.image_sparse_binding.2d.g16_b16_r16_3plane_420_unorm.512_256_1,Fail
dEQP-VK.sparse_resources.shader_intrinsics.2d_sparse_read.r10x6g10x6_unorm_2pack16.128_128_1,Fail
dEQP-VK.sparse_resources.shader_intrinsics.2d_sparse_sample_explicit_lod.rgba8.503_137_1,Fail
dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_32_chainaccess.uniform_buffer_block_2_2_1_float,Fail
dEQP-VK.spirv_assembly.instruction.compute.image_sampler.imagefetch.sampled_image.optypeimage_mismatch_rgba8,Fail
dEQP-VK.spirv_assembly.instruction.compute.opudotkhr.small_ss_v4i8_out16,Fail
dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_32.uniform_vector_float_const_idx_5_frag,Fail
dEQP-VK.spirv_assembly.instruction.graphics.64bit_compare.double.vert_opfordgreaterthanequal_withnan_vector,Fail
dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.normalize_tessc,Fail
dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthanequal_scalar_tessc,Fail
dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_inf_flush_to_zero_frag,Fail
dEQP-VK.spirv_assembly.instruction.graphics.opname_abuse.main_is_gl_WorkGroupID_frag,Fail
dEQP-VK.spirv_assembly.instruction.graphics.spirv_version.1_3_tesselation_evaluation,Fail
dEQP-VK.spirv_assembly.type.scalar.i16.ugreaterthanequal_tesse,Fail
dEQP-VK.spirv_assembly.type.scalar.u64.min_frag,Fail
dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_xor_vert,Fail
dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift16_test_high_part_zero_vert,Fail
dEQP-VK.spirv_assembly.type.vec3.u16.ugreaterthan_vert,Fail
dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count32_tesse,Fail
dEQP-VK.ssbo.layout.basic_unsized_array.std140.i8vec4,Fail
dEQP-VK.ssbo.layout.multi_nested_struct.single_buffer.std430_store_cols,Fail
dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat3_comp_access_store_cols,Fail
dEQP-VK.ssbo.phys.layout.random.16bit.relaxed.80,Fail
dEQP-VK.ssbo.readonly.layout.single_basic_array.std430.row_major_mat4x2,Fail
dEQP-VK.subgroups.arithmetic.framebuffer.subgroupexclusiveadd_i16vec2_geometry,Fail
dEQP-VK.subgroups.arithmetic.framebuffer.subgroupinclusivemax_f16vec3_geometry,Fail
dEQP-VK.subgroups.arithmetic.framebuffer.subgroupinclusiveor_uvec2_geometry,Fail
dEQP-VK.subgroups.arithmetic.graphics.subgroupexclusiveadd_ivec2,Fail
dEQP-VK.subgroups.ballot_broadcast.compute.subgroupbroadcast_ivec3_requiredsubgroupsize16,Fail
dEQP-VK.subgroups.clustered.framebuffer.subgroupclusteredxor_u8vec3_geometry,Fail
dEQP-VK.subgroups.clustered.graphics.subgroupclusteredor_u8vec3,Fail
dEQP-VK.subgroups.partitioned.compute.subgroupexclusiveand_i64vec2_requiredsubgroupsize,Fail
dEQP-VK.subgroups.partitioned.compute.subgroupmul_i8vec3_requiredsubgroupsize,Fail
dEQP-VK.subgroups.partitioned.framebuffer.subgroupinclusiveadd_uint64_t_geometry,Fail
dEQP-VK.subgroups.partitioned.framebuffer.subgroupinclusiveand_uint8_t_geometry,Fail
dEQP-VK.subgroups.partitioned.framebuffer.subgroupinclusivemin_int_geometry,Fail
dEQP-VK.subgroups.partitioned.framebuffer.subgroupxor_bvec4_geometry,Fail
dEQP-VK.subgroups.quad.framebuffer.subgroupquadswapvertical_u16vec4_geometry,Fail
dEQP-VK.subgroups.shuffle.compute.subgroupshuffledown_u8vec3_requiredsubgroupsize,Fail
dEQP-VK.subgroups.shuffle.framebuffer.subgroupshufflexor_u64vec2_constant_geometry,Fail
dEQP-VK.subgroups.shuffle.framebuffer.subgroupshufflexor_uint8_t_constant_geometry,Fail
dEQP-VK.subgroups.subgroup_uniform_control_flow.small_full_control.small_subgroup_reconverge09,Fail
dEQP-VK.subgroups.vote.compute.subgroupallequal_uvec3,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_clear_color_image_read_image_tess_control.image_128_r32_uint_binary_semaphore_win32_kmt,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_copy_buffer_to_image_read_image_compute.image_64x64x8_r32_sfloat_timeline_semaphore_win32_kmt,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_draw_indexed_indirect_read_image_tess_control.image_128x128_r32g32b32a32_sfloat_binary_semaphore_win32,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_draw_indexed_read_blit_image.image_128x128_r16g16b16a16_uint_timeline_semaphore_win32_kmt,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_image_compute_read_image_compute.image_128x128_r16_uint_binary_semaphore_fence_fd,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_image_fragment_read_blit_image.image_128x128_r8g8b8a8_unorm_timeline_semaphore_fd,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_image_tess_eval_read_image_geometry.image_128x128_r16g16b16a16_uint_binary_semaphore_fd,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_ssbo_compute_read_ssbo_geometry.buffer_16384_binary_semaphore_dma_buf,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_ssbo_tess_control_read_ssbo_tess_control.buffer_262144_timeline_semaphore_win32,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_update_buffer_read_copy_buffer_to_image.buffer_16384_binary_semaphore_win32_kmt,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_clear_color_image_read_image_tess_eval.image_64x64x8_r32_sfloat_binary_semaphore_fd,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_draw_indexed_indirect_read_image_fragment.image_128x128_r8g8b8a8_unorm_binary_semaphore_fence_fd,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_draw_indexed_read_image_tess_eval.image_128x128_r16_uint_timeline_semaphore_fd,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_image_compute_indirect_read_copy_image_to_buffer.image_128_r32_uint_timeline_semaphore_dma_buf,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_image_fragment_read_image_tess_control.image_128x128_r8_unorm_binary_semaphore_dma_buf,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_image_tess_control_read_blit_image.image_128x128_r8g8b8a8_unorm_binary_semaphore_win32,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_image_tess_eval_read_image_compute.image_128x128_r16_uint_timeline_semaphore_win32,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_ssbo_compute_indirect_read_copy_buffer_to_image.buffer_262144_timeline_semaphore_win32_kmt,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_ssbo_tess_eval_read_copy_buffer.buffer_16384_binary_semaphore_win32_kmt,Fail
dEQP-VK.synchronization.op.multi_queue.binary_semaphore.write_ssbo_tess_eval_read_copy_buffer_to_image.buffer_262144_exclusive,Fail
dEQP-VK.synchronization.op.multi_queue.fence.write_copy_image_read_image_geometry.image_128x128_r8_unorm_exclusive,Fail
dEQP-VK.synchronization.op.multi_queue.fence.write_image_geometry_read_copy_image_to_buffer.image_128_r32_uint_concurrent,Fail
dEQP-VK.synchronization.op.multi_queue.timeline_semaphore.write_image_vertex_read_image_vertex.image_128x128_r8_unorm_exclusive,Fail
dEQP-VK.synchronization.op.multi_queue.timeline_semaphore.write_update_buffer_read_ubo_tess_control.buffer_16384_concurrent,Fail
dEQP-VK.synchronization.op.single_queue.barrier.write_copy_buffer_to_image_read_image_compute.image_128x128_r16g16b16a16_uint,Fail
dEQP-VK.synchronization.op.single_queue.barrier.write_draw_indexed_read_blit_image.image_128x128_r16_uint,Fail
dEQP-VK.synchronization.op.single_queue.binary_semaphore.write_image_fragment_read_image_tess_eval.image_128x128_r32g32b32a32_sfloat,Fail
dEQP-VK.synchronization.op.single_queue.event.write_image_fragment_read_copy_image_to_buffer.image_128x128_r16_uint,Fail
dEQP-VK.synchronization.signal_order.binary_semaphore.write_copy_image_read_copy_image.image_128x128_r8_unorm,Fail
dEQP-VK.synchronization.signal_order.shared_binary_semaphore.write_ssbo_fragment_read_vertex_input.buffer_262144_opaque_win32_kmt,Fail
dEQP-VK.synchronization.signal_order.shared_timeline_semaphore.write_image_fragment_read_image_geometry.image_128x128_r8_unorm_opaque_win32,Fail
dEQP-VK.synchronization.signal_order.shared_timeline_semaphore.write_ssbo_compute_indirect_read_ssbo_geometry.buffer_16384_opaque_win32_kmt,Fail
dEQP-VK.synchronization.win32_keyed_mutex.write_copy_buffer_to_image_read_copy_image.image_128x128_r8_unorm_kmt,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_blit_image_read_image_vertex.image_128x128_r8g8b8a8_unorm_timeline_semaphore_dma_buf,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_clear_color_image_read_image_fragment.image_128x128_r8g8b8a8_unorm_timeline_semaphore_win32,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_copy_image_to_buffer_read_ssbo_tess_eval.buffer_262144_binary_semaphore_dma_buf,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_draw_indexed_indirect_read_image_compute_indirect.image_128x128_r16g16b16a16_uint_timeline_semaphore_dma_buf,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_image_compute_indirect_read_copy_image.image_128x128_r32g32b32a32_sfloat_binary_semaphore_win32,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_image_geometry_read_copy_image_to_buffer.image_128_r32_uint_binary_semaphore_win32_kmt,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_image_tess_control_read_image_tess_control.image_128x128_r8_unorm_binary_semaphore_fence_fd,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_ssbo_compute_indirect_read_ssbo_tess_eval.buffer_16384_timeline_semaphore_fd,Fail
dEQP-VK.synchronization2.cross_instance.suballocated.write_clear_color_image_read_image_compute_indirect.image_128x128_r16_uint_binary_semaphore_win32_kmt,Fail
dEQP-VK.synchronization2.cross_instance.suballocated.write_copy_buffer_read_ssbo_compute.buffer_16384_binary_semaphore_win32_kmt,Fail
dEQP-VK.synchronization2.cross_instance.suballocated.write_copy_image_read_copy_image_to_buffer.image_128x128_r16_uint_timeline_semaphore_win32_kmt,Fail
dEQP-VK.synchronization2.cross_instance.suballocated.write_image_compute_indirect_read_image_vertex.image_128x128_r16g16b16a16_uint_binary_semaphore_fence_fd,Fail
dEQP-VK.synchronization2.cross_instance.suballocated.write_image_geometry_read_copy_image.image_64x64x8_r32_sfloat_binary_semaphore_fd,Fail
dEQP-VK.synchronization2.cross_instance.suballocated.write_image_tess_control_read_image_tess_eval.image_64x64x8_r32_sfloat_timeline_semaphore_dma_buf,Fail
dEQP-VK.synchronization2.op.multi_queue.binary_semaphore.write_image_compute_indirect_read_image_compute.image_128x128_r16_uint_exclusive,Fail
dEQP-VK.synchronization2.op.multi_queue.timeline_semaphore.write_copy_buffer_to_image_read_image_compute_indirect.image_128_r32_uint_exclusive,Fail
dEQP-VK.synchronization2.op.multi_queue.timeline_semaphore.write_draw_indexed_read_blit_image.image_128x128_r16g16b16a16_uint_concurrent,Fail
dEQP-VK.synchronization2.op.multi_queue.timeline_semaphore.write_image_tess_control_read_image_compute.image_128x128_r8g8b8a8_unorm_concurrent,Fail
dEQP-VK.synchronization2.op.single_queue.barrier.write_ssbo_tess_control_read_ubo_compute.buffer_16384,Fail
dEQP-VK.synchronization2.op.single_queue.event.write_fill_buffer_read_ubo_compute_indirect.buffer_16384,Fail
dEQP-VK.synchronization2.op.single_queue.fence.write_ssbo_tess_eval_read_ssbo_fragment.buffer_262144,Fail
dEQP-VK.synchronization2.op.single_queue.timeline_semaphore.write_image_tess_eval_read_image_fragment.image_128x128_r16g16b16a16_uint,Fail
dEQP-VK.synchronization2.signal_order.shared_binary_semaphore.write_image_vertex_read_blit_image.image_128x128_r16g16b16a16_uint_opaque_win32_kmt,Fail
dEQP-VK.synchronization2.signal_order.shared_timeline_semaphore.write_image_compute_read_image_geometry.image_128x128_r16g16b16a16_uint_opaque_win32,Fail
dEQP-VK.synchronization2.signal_order.shared_timeline_semaphore.write_image_vertex_read_image_compute_indirect.image_128_r32_uint_opaque_win32_kmt,Fail
dEQP-VK.synchronization2.signal_order.timeline_semaphore.write_ssbo_fragment_read_ssbo_compute.buffer_16384,Fail
dEQP-VK.synchronization2.timeline_semaphore.device_host.write_image_vertex_read_image_tess_control.image_64x64x8_r32_sfloat,Fail
dEQP-VK.synchronization2.timeline_semaphore.one_to_n.write_image_tess_control_read_copy_image.image_128x128_r8_unorm,Fail
dEQP-VK.synchronization2.timeline_semaphore.wait_before_signal.write_image_tess_control_read_image_fragment.image_128x128_r16g16b16a16_uint,Fail
dEQP-VK.texture.filtering.3d.combinations.linear.linear.clamp_to_edge.clamp_to_edge.repeat,Fail
dEQP-VK.texture.filtering.3d.combinations.linear_mipmap_linear.linear.clamp_to_edge.clamp_to_edge.repeat,Fail
dEQP-VK.texture.shadow.2d.linear_mipmap_nearest.sparse_not_equal_d32_sfloat,Fail
dEQP-VK.texture.shadow.cube_array.nearest_mipmap_linear.sparse_never_d32_sfloat,Fail
dEQP-VK.texture.swizzle.component_mapping.astc_10x8_unorm_block_2d_npot_sparse_zzzz,Fail
dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_npot_sparse_abgr,Fail
dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_sparse_rgba,Fail
dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_npot_iiii,Fail
dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_aaaa,Fail
dEQP-VK.texture.swizzle.texture_coordinate.r8g8b8a8_unorm_2d_npot_xx,Fail
dEQP-VK.transform_feedback.fuzz.random_vertex.nested_structs_arrays_instance_arrays.5,Fail
dEQP-VK.transform_feedback.primitives_generated_query.copy.queue_reset.pgq_64bit_xfb_32bit.geom.xfb.rast.line_strip.pgq_0_xfb_1.single_draw,Fail
dEQP-VK.transform_feedback.primitives_generated_query.get.host_reset.pgq_64bit_xfb_32bit.geom.xfb.no_rast.triangle_strip.pgq_default_xfb_0.single_draw,Fail
dEQP-VK.transform_feedback.primitives_generated_query.get.queue_reset.pgq_32bit_xfb_64bit.geom.xfb.rast.line_strip_with_adjacency.pgq_default_xfb_1.single_draw,Fail
dEQP-VK.transform_feedback.simple.query_3_4_32bits,Fail
dEQP-VK.transform_feedback.simple.query_triangle_fan_0_6_32bits,Fail
dEQP-VK.transform_feedback.simple.query_triangle_strip_with_adjacency_3_126_64bits,Fail
dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x3.fragment,Fail
dEQP-VK.ubo.3_level_array.scalar.mat3.both_comp_access,Fail
dEQP-VK.ubo.instance_array_basic_type.scalar.ivec4.fragment,Fail
dEQP-VK.ubo.random.8bit.scalar.44,Fail
dEQP-VK.ubo.single_basic_array.std140.column_major_mat4.both_comp_access,Fail
dEQP-VK.ubo.single_struct.per_block_buffer.std430_vertex_comp_access,Fail
dEQP-VK.wsi.headless.shared_presentable_image.scale_none.inherit.opaque.demand,Fail
dEQP-VK.wsi.win32.incremental_present.scale_none.fifo_relaxed.horizontal_mirror_rotate_270.pre_multiplied.incremental_present,Fail
dEQP-VK.wsi.xcb.colorspace.extensions,Fail
dEQP-VK.ycbcr.conversion.a2b10g10r10_unorm_pack32.ycbcr_709.itu_narrow.linear_tiling_linear_binding_31,Fail
dEQP-VK.ycbcr.conversion.g10x6_b10x6_r10x6_3plane_444_unorm_3pack16.ycbcr_identity.itu_narrow.nearest_tiling_linear_binding_31,Fail
dEQP-VK.ycbcr.conversion.g10x6_b10x6r10x6_2plane_422_unorm_3pack16.color_conversion.ycbcr_identity_itu_narrow_tiling_linear_cosited_binding_31,Fail
dEQP-VK.ycbcr.conversion.g12x4_b12x4_r12x4_3plane_420_unorm_3pack16.color_conversion.ycbcr_709_itu_full_tiling_linear_midpoint_binding_31,Fail
dEQP-VK.ycbcr.conversion.g12x4_b12x4_r12x4_3plane_422_unorm_3pack16.chroma_reconstruction.linear.explicit_nearest_tiling_optimal_swapped_chroma,Fail
dEQP-VK.ycbcr.conversion.g16_b16_r16_3plane_420_unorm.chroma_reconstruction.nearest.explicit_linear_midpoint_midpoint_tiling_optimal_disjoint_swapped_chroma,Fail
dEQP-VK.ycbcr.conversion.g16_b16_r16_3plane_422_unorm.color_conversion.ycbcr_601_itu_full_tiling_linear_midpoint_binding_31,Fail
dEQP-VK.ycbcr.conversion.g16_b16r16_2plane_444_unorm.ycbcr_601.itu_full.linear_tiling_linear_binding_31,Fail
dEQP-VK.ycbcr.copy.a1r5g5b5_unorm_pack16.g8_b8r8_2plane_444_unorm.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.a8b8g8r8_unorm_pack32.g16_b16r16_2plane_422_unorm.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g10x6_b10x6_r10x6_3plane_422_unorm_3pack16.g10x6_b10x6r10x6_2plane_444_unorm_3pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g10x6_b10x6_r10x6_3plane_444_unorm_3pack16.g12x4_b12x4r12x4_2plane_420_unorm_3pack16.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g12x4_b12x4r12x4_2plane_420_unorm_3pack16.g12x4_b12x4_r12x4_3plane_422_unorm_3pack16.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g12x4_b12x4r12x4_2plane_422_unorm_3pack16.g10x6_b10x6_r10x6_3plane_420_unorm_3pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g12x4_b12x4r12x4_2plane_444_unorm_3pack16.r5g5b5a1_unorm_pack16.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g12x4b12x4g12x4r12x4_422_unorm_4pack16.g12x4b12x4g12x4r12x4_422_unorm_4pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g16_b16_r16_3plane_420_unorm.r8g8_unorm.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g16_b16r16_2plane_420_unorm.g12x4_b12x4r12x4_2plane_444_unorm_3pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g16_b16r16_2plane_422_unorm.g12x4_b12x4_r12x4_3plane_422_unorm_3pack16.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g16_b16r16_2plane_444_unorm.g12x4_b12x4r12x4_2plane_420_unorm_3pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g8_b8r8_2plane_422_unorm.r16_unorm.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g8_b8r8_2plane_444_unorm.g10x6_b10x6_r10x6_3plane_422_unorm_3pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.r10x6_unorm_pack16.g8_b8r8_2plane_444_unorm.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.r5g5b5a1_unorm_pack16.r10x6_unorm_pack16.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy_dimensions.src4096x6_dst4096x6.g16_b16_r16_3plane_420_unorm.g16_b16_r16_3plane_420_unorm.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy_dimensions.src4x32768_dst4x32768.g10x6_b10x6_r10x6_3plane_420_unorm_3pack16.g12x4_b12x4_r12x4_3plane_420_unorm_3pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.format.g10x6_b10x6_r10x6_3plane_444_unorm_3pack16.tess_eval_linear_mapped,Fail
dEQP-VK.ycbcr.plane_view.image_view.g16_b16_r16_3plane_444_unorm_disjoint_plane_2_compatible_format_r16_sint,Fail
dEQP-VK.ycbcr.query.levels.fragment.r10x6g10x6_unorm_2pack16,Fail

View File

@ -536,875 +536,26 @@ spec@!opengl 1.0@depth-clear-precision-check@depth24_stencil8,Fail
spec@!opengl 1.0@depth-clear-precision-check@depth32,Fail
spec@arb_texture_buffer_object@texture-buffer-size-clamp,Fail
# VK-GL-CTS 1.3.2.0 uprev
dEQP-VK.api.buffer.dedicated_alloc.transfer_dst.uniform_texel.storage_texel.uniform.index.vertex.indirect.create.zero,Fail
dEQP-VK.api.buffer.suballocation.transfer_dst.uniform.index.create.binding_residency_aliased,Fail
dEQP-VK.api.buffer.suballocation.transfer_src.uniform_texel.uniform.storage.index.create.binding_residency_aliased,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.1d.etc2_r8g8b8a8_srgb_block.etc2_r8g8b8a8_srgb_block.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.1d.r32g32b32_uint.r32g32b32_uint.linear_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.2d.a8b8g8r8_srgb_pack32.a8b8g8r8_srgb_pack32.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.2d.r4g4_unorm_pack8.b8g8r8_snorm.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.3d.r16g16_uscaled.r16g16_uscaled.general_general_linear_stripes_x,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.3d.r16g16b16_sint.r16g16b16_sint.general_general_linear_stripes_z,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.color.3d.r8_srgb.r8_srgb.linear_optimal_linear_stripes_x,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.generate_mipmaps.from_previous_level.layercount_1.b8g8r8_unorm.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.all_formats.generate_mipmaps.from_previous_level.layercount_6.r8g8b8_unorm.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.blit_image.simple_tests.mirror_y.b8g8r8a8_unorm_nearest,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.depth_stencil_msaa_copy.whole.d32_sfloat_general_optimal_D_32_bit,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.a2r10g10b10_uint_pack32.r32_sfloat.optimal_general,Fail
dEQP-VK.api.copy_and_blit.copy_commands2.image_to_image.all_formats.color.2d.r4g4_unorm_pack8.r8_snorm.optimal_general,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.1d.a8b8g8r8_snorm_pack32.a8b8g8r8_snorm_pack32.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a1r5g5b5_unorm_pack16.r16_uscaled.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a2b10g10r10_snorm_pack32.r16g16b16_unorm.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a2b10g10r10_sscaled_pack32.b10g11r11_ufloat_pack32.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a2b10g10r10_unorm_pack32.r16_uscaled.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a2b10g10r10_uscaled_pack32.r16g16b16a16_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a2r10g10b10_snorm_pack32.b8g8r8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a2r10g10b10_uscaled_pack32.b8g8r8a8_snorm.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a4b4g4r4_unorm_pack16.r16_uscaled.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a4r4g4b4_unorm_pack16.a2r10g10b10_uscaled_pack32.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.a8b8g8r8_unorm_pack32.r8g8_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_10x10_unorm_block.r8g8b8a8_snorm.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_10x5_srgb_block.astc_10x5_srgb_block.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_10x6_unorm_block.r8g8_unorm.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_10x8_unorm_block.r8g8b8_sscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_12x12_unorm_block.a2b10g10r10_unorm_pack32.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_5x5_unorm_block.a2b10g10r10_sscaled_pack32.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_8x5_unorm_block.r16g16b16a16_sfloat.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b4g4r4a4_unorm_pack16.r5g5b5a1_unorm_pack16.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b5g5r5a1_unorm_pack16.a2r10g10b10_uscaled_pack32.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b5g6r5_unorm_pack16.b8g8r8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b8g8r8_sint.r8g8_sint.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b8g8r8_unorm.a8b8g8r8_uscaled_pack32.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b8g8r8_uscaled.r16g16_snorm.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b8g8r8a8_snorm.b10g11r11_ufloat_pack32.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.b8g8r8a8_srgb.r8g8_srgb.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.bc1_rgb_unorm_block.r16g16b16a16_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.bc1_rgba_unorm_block.r32g32b32a32_sfloat.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.bc4_unorm_block.r8_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.bc5_snorm_block.b8g8r8a8_sscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.bc5_unorm_block.r8g8b8a8_unorm.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.bc6h_ufloat_block.a2r10g10b10_uscaled_pack32.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.eac_r11_snorm_block.a1r5g5b5_unorm_pack16.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_unorm.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.etc2_r8g8b8a1_unorm_block.r32g32_sfloat.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.etc2_r8g8b8a8_srgb_block.b8g8r8a8_srgb.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r10x6g10x6b10x6a10x6_unorm_4pack16.r16g16b16_unorm.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16_sfloat.r8g8b8_sscaled.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16_snorm.r5g5b5a1_unorm_pack16.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16_sscaled.b8g8r8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16_uscaled.r8g8_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16_sfloat.a8b8g8r8_uscaled_pack32.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16_sscaled.r8g8b8a8_snorm.general_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16_unorm.r4g4b4a4_unorm_pack16.linear_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16_sscaled.b8g8r8a8_snorm.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16_uscaled.b8g8r8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16a16_sfloat.r5g5b5a1_unorm_pack16.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16a16_snorm.r16g16b16a16_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16a16_uint.r8_uint.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16a16_unorm.b5g5r5a1_unorm_pack16.optimal_linear_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r16g16b16a16_unorm.r16g16b16a16_unorm.optimal_linear_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r32_sfloat.r16g16b16a16_uscaled.general_general_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r32_sfloat.r8_snorm.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r32g32_sfloat.r32_sfloat.linear_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r32g32b32_sfloat.r16g16_unorm.optimal_general_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r4g4_unorm_pack8.a2b10g10r10_snorm_pack32.optimal_linear_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r4g4b4a4_unorm_pack16.b8g8r8_uscaled.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r5g6b5_unorm_pack16.r8g8_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r64_sfloat.a8b8g8r8_sscaled_pack32.general_linear_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r64_sint.r32_sint.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r64g64_sfloat.e5b9g9r9_ufloat_pack32.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r64g64b64a64_sfloat.a8b8g8r8_snorm_pack32.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8_snorm.r16g16b16a16_uscaled.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8_unorm.r16g16b16_unorm.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8_uscaled.b10g11r11_ufloat_pack32.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8g8_sscaled.b8g8r8a8_snorm.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8g8_unorm.r5g5b5a1_unorm_pack16.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8g8_uscaled.b8g8r8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8g8b8_sscaled.r8g8b8a8_snorm.general_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8g8b8a8_sscaled.r16g16b16_unorm.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.r8g8b8a8_unorm.r16_unorm.optimal_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.a8b8g8r8_snorm_pack32.a8b8g8r8_snorm_pack32.general_general_linear_stripes_z,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.astc_12x12_srgb_block.astc_12x12_srgb_block.general_general_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.r16_uint.r16_uint.general_optimal_nearest_stripes_x,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.r16g16b16a16_snorm.r16g16b16a16_snorm.optimal_optimal_linear_stripes_z,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.generate_mipmaps.from_base_level.layercount_1.r16g16b16a16_sscaled.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.generate_mipmaps.from_base_level.layercount_6.r16g16b16_sfloat.optimal_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.generate_mipmaps.from_previous_level.layercount_1.r16g16_sfloat.general_general_linear,Fail
dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.generate_mipmaps.from_previous_level.layercount_6.r16g16_unorm.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.1d.r8g8b8a8_sscaled.r8g8b8a8_sscaled.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.a2b10g10r10_uscaled_pack32.b8g8r8a8_uscaled.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.a2r10g10b10_uscaled_pack32.a8b8g8r8_sscaled_pack32.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.a8b8g8r8_sscaled_pack32.a2r10g10b10_uint_pack32.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.b8g8r8a8_uint.r16g16_unorm.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.etc2_r8g8b8_unorm_block.r16g16b16a16_sfloat.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.r16_uint.r16_snorm.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.r16g16_uscaled.r8g8b8a8_snorm.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.r16g16b16a16_uint.eac_r11_unorm_block.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.r32_uint.r16g16_sscaled.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d.r8g8b8a8_sint.r32_sint.general_general,Fail
dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.3d.eac_r11g11_unorm_block.eac_r11g11_unorm_block.general_general,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.2d.bc3_srgb_block.a8b8g8r8_srgb_pack32.general_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.2d.r4g4_unorm_pack8.b8g8r8a8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.2d.r64g64b64_sfloat.r4g4_unorm_pack8.general_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.2d.r8_uint.r16g16b16a16_uint.general_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.2d.r8_unorm.r4g4_unorm_pack8.optimal_optimal_linear,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.3d.r16g16b16_snorm.r16g16b16_snorm.general_optimal_linear_stripes_y,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.3d.r4g4_unorm_pack8.r4g4_unorm_pack8.optimal_linear_linear_stripes_y,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.3d.r8g8b8a8_srgb.r8g8b8a8_srgb.optimal_optimal_linear_stripes_y,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.color.3d.r8g8b8a8_uscaled.r8g8b8a8_uscaled.general_general_linear_stripes_y,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.generate_mipmaps.from_base_level.layercount_1.a2b10g10r10_sscaled_pack32.general_optimal_cubic,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.blit_image.all_formats.generate_mipmaps.from_previous_level.layercount_6.b8g8r8a8_uscaled.optimal_optimal_nearest,Fail
dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.color.2d.r4g4b4a4_unorm_pack16.r16_unorm.general_general,Fail
dEQP-VK.api.granularity.random.r16_sint,Fail
dEQP-VK.api.image_clearing.core.clear_color_attachment.single_layer.r16g16b16_uscaled_200x180,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.1d.linear.multiple_layers.a4b4g4r4_unorm_pack16_71x1_clamp_input,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.1d.optimal.multiple_layers.r4g4_unorm_pack8_clamp_input,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.1d.optimal.remaining_array_layers.a8b8g8r8_snorm_pack32,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.1d.optimal.remaining_array_layers_twostep.r4g4_unorm_pack8_71x1,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.2d.linear.multiple_layers.r32g32b32a32_sint_1x33,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.2d.linear.remaining_array_layers.r32g32b32a32_uint_33x128,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.2d.linear.single_layer.r32g32b32a32_sfloat,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.2d.optimal.multiple_layers.b8g8r8a8_srgb_1x33_clamp_input_multiple_subresourcerange,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.2d.optimal.remaining_array_layers.a4r4g4b4_unorm_pack16_clamp_input_multiple_subresourcerange,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.2d.optimal.remaining_array_layers.b8g8r8a8_srgb_33x128_multiple_subresourcerange,Fail
dEQP-VK.api.image_clearing.core.clear_color_image.3d.linear.single_layer.r32g32b32_sint,Fail
dEQP-VK.api.image_clearing.core.partial_clear_color_attachment.multiple_layers.r16g16b16_unorm_clamp_input,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_attachment.cube_layers.r16_sfloat,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_attachment.single_layer.r16g16_unorm_64x11,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.1d.optimal.multiple_layers.e5b9g9r9_ufloat_pack32_multiple_subresourcerange,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.1d.optimal.remaining_array_layers.b8g8r8a8_uint_200x1_multiple_subresourcerange,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.2d.optimal.remaining_array_layers.r32g32b32a32_sint_200x180,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.2d.optimal.single_layer.b8g8r8a8_sscaled_200x180,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.3d.linear.single_layer.r16g16b16a16_sscaled_55x21x11,Fail
dEQP-VK.api.image_clearing.dedicated_allocation.clear_color_image.3d.optimal.single_layer.r32g32b32_sint_200x180x16_multiple_subresourcerange,Fail
dEQP-VK.api.info.image_format_properties.2d.linear.astc_10x5_unorm_block,Fail
dEQP-VK.api.info.image_format_properties2.2d.optimal.astc_10x10_unorm_block,Fail
dEQP-VK.api.info.sparse_image_format_properties2.1d.linear.astc_12x12_unorm_block,Fail
dEQP-VK.api.object_management.multithreaded_per_thread_resources.pipeline_layout_single,Fail
dEQP-VK.compute.workgroup_memory_explicit_layout.alias.u16_to_u8_array_scalar_func_read_write_barrier,Fail
dEQP-VK.compute.workgroup_memory_explicit_layout.zero.uint16_t_array_to_float16_t_uvec3_array_4,Fail
dEQP-VK.compute.workgroup_memory_explicit_layout.zero.uint8_t_array_to_float16_t_double_array_4,Fail
dEQP-VK.draw.dynamic_rendering.instanced.draw_vk_primitive_topology_triangle_list_attrib_divisor_2_multiview,Fail
dEQP-VK.draw.dynamic_rendering.multi_draw.mosaic.indexed_mixed.16_draws.stride_extra_4.no_instances.vert_only.single_view.offset_6,Fail
dEQP-VK.draw.dynamic_rendering.multi_draw.mosaic.indexed_packed.16_draws.standard_stride.1_instance.vert_only.single_view.offset_6,Fail
dEQP-VK.draw.dynamic_rendering.multi_draw.mosaic.indexed_random.16_draws.standard_stride.10_instances.with_tess.single_view.offset_6,Fail
dEQP-VK.draw.dynamic_rendering.multi_draw.mosaic.normal.one_draw.stride_zero.2_instances_base_3.vert_only.multiview.no_offset,Fail
dEQP-VK.draw.dynamic_rendering.multi_draw.overlapping.indexed_packed.16_draws.standard_stride.no_instances.vert_only.single_view.offset_6,Fail
dEQP-VK.draw.renderpass.multi_draw.mosaic.indexed_packed.no_draws.stride_extra_12.1_instance.with_tess.multiview.offset_6,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.fast_linked_library.conservativeunder.dynamic.attachment.shaderrate.keep.replace.1x1.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.fast_linked_library.interlock.dynamic.noattachment.shaderrate.replace.replace.256x256.samples8.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.apisamplemask.dynamic.attachment.shaderrate.keep.replace.151x431.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.basic.dynamic.attachment.shaderrate.keep.replace.256x256.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.basic.dynamic.attachment.shaderrate.mul.replace.256x256.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.basic.dynamic.noattachment.noshaderrate.mul.max.151x431.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.basic.dynamic.noattachment.shaderrate.max.mul.4x4.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.basic.static.attachment.noshaderrate.mul.max.151x431.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.conservativeover.dynamic.noattachment.shaderrate.keep.replace.151x431.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.samplelocations.dynamic.attachment.shaderrate.keep.keep.256x256.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.monolithic.srlayered.dynamic.attachment.shaderrate.replace.keep.256x256.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.dynamic_rendering.pipeline_library.multiview.dynamic.noattachment.noshaderrate.replace.replace.256x256.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.fast_linked_library.interlock.dynamic.attachment.noshaderrate.replace.keep.1x1.samples8.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.fast_linked_library.sampleshadingenable.dynamic.noattachment.shaderrate.replace.keep.33x35.samples2.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.attachment_rate.setup_with_fragment.r64_uint.rate_1x2,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.dynamic.attachment.shaderrate.keep.replace.151x431.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.dynamic.attachment.shaderrate.mul.replace.151x431.samples2.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.dynamic.noattachment.noshaderrate.mul.max.4x4.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.dynamic.noattachment.shaderrate.max.mul.1x1.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.dynamic.noattachmentptr.shaderrate.mul.mul.1x1.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.static.attachment.shaderrate.keep.max.4x4.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.basic.static.noattachmentptr.noshaderrate.max.max.4x4.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.colorlayered.dynamic.noattachment.shaderrate.keep.keep.1x1.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.conservativeover.dynamic.noattachmentptr.noshaderrate.keep.keep.4x4.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.conservativeunder.dynamic.noattachment.noshaderrate.keep.keep.4x4.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.multiview.dynamic.noattachment.shaderrate.replace.keep.1x1.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.samplelocations.dynamic.noattachment.shaderrate.replace.keep.1x1.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.monolithic.sampleshadinginput.dynamic.attachment.shaderrate.keep.keep.1x1.samples8.gs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.pipeline_library.conservativeunder.dynamic.attachment.noshaderrate.replace.keep.1x1.samples16.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.pipeline_library.interlock.dynamic.noattachment.shaderrate.replace.replace.256x256.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.pipeline_library.multiview.dynamic.noattachmentptr.shaderrate.keep.keep.33x35.samples4.vs,Fail
dEQP-VK.fragment_shading_rate.renderpass2.pipeline_library.sampleshadingenable.dynamic.noattachment.shaderrate.keep.replace.1x1.samples4.vs,Fail
dEQP-VK.glsl.atomic_operations.min_signed_geometry,Fail
dEQP-VK.glsl.builtin.function.integer.findlsb.uvec4_mediump_tess_eval,Fail
dEQP-VK.glsl.builtin.precision_fp16_storage32b.pow.compute.vec4,Fail
dEQP-VK.glsl.conversions.matrix_to_matrix.mat2_to_mat4x3_fragment,Fail
dEQP-VK.glsl.indexing.varying_array.vec4_dynamic_loop_write_dynamic_loop_read,Fail
dEQP-VK.glsl.matrix.mul.const.highp_vec2_mat4x2_vertex,Fail
dEQP-VK.glsl.operator.binary_operator.div.highp_ivec2_vertex,Fail
dEQP-VK.glsl.operator.binary_operator.mod_assign_effect.highp_uvec2_vertex,Fail
dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec3_zzy_vertex,Fail
dEQP-VK.glsl.texture_functions.texturegradoffset.sampler1darrayshadow_fragment,Fail
dEQP-VK.glsl.texture_gather.basic.cube.depth32f.no_corners.size_pot.compare_greater.sparse_clamp_to_edge_repeat,Fail
dEQP-VK.image.atomic_operations.add.cube_array.notransfer.normal_read.normal_img.r64i_intermediate_values,Fail
dEQP-VK.image.extended_usage_bit.attachment_write.r16g16_uint,Fail
dEQP-VK.image.extended_usage_bit_compatibility.image_format_properties.astc_5x4_srgb_block_optimal_video_decode_dpb_bit_khr,Fail
dEQP-VK.image.extended_usage_bit_compatibility.image_format_properties.b8g8r8a8_sint_optimal_transient_attachment_bit,Fail
dEQP-VK.image.extended_usage_bit_compatibility.image_format_properties.bc1_rgba_unorm_block_linear_transfer_src_bit,Fail
dEQP-VK.image.extended_usage_bit_compatibility.image_format_properties2.astc_8x8_unorm_block_linear_video_decode_dst_bit_khr,Fail
dEQP-VK.image.extended_usage_bit_compatibility.image_format_properties2.r16g16b16_sscaled_optimal_video_encode_src_bit_khr,Fail
dEQP-VK.image.extended_usage_bit_compatibility.image_format_properties2.r64g64_sfloat_optimal_transient_attachment_bit,Fail
dEQP-VK.image.load_store_lod.without_format.cube_array.r16g16_uint,Fail
dEQP-VK.image.mutable.2d_array.r16g16_sfloat_r16g16_uint_copy_load_format_list,Fail
dEQP-VK.image.mutable.2d_array.r16g16_uint_r8g8b8a8_uint_clear_copy_format_list,Fail
dEQP-VK.image.mutable.2d_array.r8g8b8a8_srgb_r16g16_uint_copy_load_format_list,Fail
dEQP-VK.image.store.with_format.1d.r8g8b8a8_unorm_constant,Fail
dEQP-VK.image.store.without_format.3d.r8_snorm,Fail
dEQP-VK.image.subresource_layout.3d.1_level.r8_uint,Fail
dEQP-VK.image.swapchain_mutable.macos.2d_array.r8g8b8a8_srgb_r8g8b8a8_snorm_draw_copy_format_list,Fail
dEQP-VK.image.swapchain_mutable.wayland.2d_array.b8g8r8a8_srgb_r8g8b8a8_unorm_clear_texture_format_list,Fail
dEQP-VK.image.swapchain_mutable.xlib.2d.r8g8b8a8_srgb_r8g8b8a8_unorm_clear_load_format_list,Fail
dEQP-VK.image.texel_view_compatible.compute.basic.2d_image.texel_fetch.bc6h_ufloat_block.r32g32b32a32_sint,Fail
dEQP-VK.image.texel_view_compatible.graphic.basic.1d_image.texture_write.astc_8x6_unorm_block.r32g32b32a32_sint,Fail
dEQP-VK.image.texel_view_compatible.graphic.basic.3d_image.texture_write.etc2_r8g8b8a1_unorm_block.r16g16b16a16_sint,Fail
dEQP-VK.image.texel_view_compatible.graphic.extended.2d_image.attachment_read.astc_10x10_unorm_block.r32g32b32a32_sint,Fail
dEQP-VK.memory_model.message_passing.ext.f64.coherent.atomic_atomic.atomicwrite.device.payload_nonlocal.buffer.guard_local.buffer.comp,Fail
dEQP-VK.memory_model.message_passing.ext.u32.coherent.atomic_atomic.atomicwrite.device.payload_local.image.guard_nonlocal.buffer.comp,Fail
dEQP-VK.memory_model.message_passing.ext.u32.coherent.fence_fence.atomicwrite.subgroup.payload_nonlocal.image.guard_nonlocal.physbuffer.frag,Fail
dEQP-VK.memory_model.message_passing.ext.u64.coherent.atomic_atomic.atomicwrite.queuefamily.payload_nonlocal.workgroup.guard_nonlocal.workgroup.comp,Fail
dEQP-VK.memory_model.message_passing.ext.u64.noncoherent.atomic_atomic.atomicrmw.device.payload_nonlocal.image.guard_local.buffer.vert,Fail
dEQP-VK.memory_model.write_after_read.ext.f32.coherent.atomic_atomic.atomicwrite.subgroup.payload_local.physbuffer.guard_nonlocal.physbuffer.comp,Fail
dEQP-VK.memory_model.write_after_read.ext.f32.noncoherent.atomic_atomic.atomicrmw.queuefamily.payload_nonlocal.workgroup.guard_local.image.comp,Fail
dEQP-VK.memory_model.write_after_read.ext.f64.noncoherent.atomic_atomic.atomicrmw.subgroup.payload_nonlocal.physbuffer.guard_local.buffer.comp,Fail
dEQP-VK.memory_model.write_after_read.ext.u32.coherent.atomic_fence.atomicwrite.queuefamily.payload_local.physbuffer.guard_local.physbuffer.vert,Fail
dEQP-VK.memory_model.write_after_read.ext.u32.coherent.control_barrier.atomicwrite.workgroup.payload_local.buffer.guard_nonlocal.buffer.comp,Fail
dEQP-VK.memory_model.write_after_read.ext.u32.coherent.fence_fence.atomicwrite.device.payload_local.buffer.guard_nonlocal.buffer.comp,Fail
dEQP-VK.memory_model.write_after_read.ext.u32.noncoherent.atomic_atomic.atomicrmw.subgroup.payload_nonlocal.image.guard_local.physbuffer.frag,Fail
dEQP-VK.memory_model.write_after_read.ext.u32.noncoherent.atomic_fence.atomicwrite.queuefamily.payload_nonlocal.image.guard_local.buffer.frag,Fail
dEQP-VK.mesh_shader.nv.in_out.with_f16.permutation_13.mesh_only,Fail
dEQP-VK.pipeline.fast_linked_library.blend.dual_source.format.a4r4g4b4_unorm_pack16.states.color_1msc_1ms1c_sub_alpha_da_z_min-color_sa_cc_max_alpha_sc_sa_min-color_o_s1c_sub_alpha_1msa_sa_add-color_sa_1mda_rsub_alpha_cc_sc_add,Fail
dEQP-VK.pipeline.fast_linked_library.blend.dual_source.format.r16_unorm.states.color_cc_1msc_rsub_alpha_sc_1mdc_sub-color_1ms1c_sas_sub_alpha_s1c_sas_max-color_dc_sa_sub_alpha_sa_1msa_add-color_s1c_sc_add_alpha_z_o_min,Fail
dEQP-VK.pipeline.fast_linked_library.blend.dual_source.format.r16g16b16a16_snorm.states.color_1msa_1mdc_max_alpha_s1a_ca_max-color_1mda_cc_min_alpha_sas_dc_sub-color_1ms1a_sc_sub_alpha_z_dc_max-color_sc_dc_sub_alpha_s1c_o_min,Fail
dEQP-VK.pipeline.fast_linked_library.blend.format.a4b4g4r4_unorm_pack16.states.color_1mca_sa_min_alpha_cc_sas_rsub-color_dc_sc_min_alpha_sas_dc_min-color_1mda_1msc_max_alpha_sa_1msc_max-color_cc_1mdc_min_alpha_1mda_1msc_rsub,Fail
dEQP-VK.pipeline.fast_linked_library.blend.format.r16_snorm.states.color_1mca_sa_min_alpha_cc_sas_rsub-color_dc_sc_min_alpha_sas_dc_min-color_1mda_1msc_max_alpha_sa_1msc_max-color_cc_1mdc_min_alpha_1mda_1msc_rsub,Fail
dEQP-VK.pipeline.fast_linked_library.blend.format.r16g16b16a16_sfloat.states.color_1mca_sa_min_alpha_cc_sas_rsub-color_dc_sc_min_alpha_sas_dc_min-color_1mda_1msc_max_alpha_sa_1msc_max-color_cc_1mdc_min_alpha_1mda_1msc_rsub,Fail
dEQP-VK.pipeline.fast_linked_library.blend.format.r8g8_srgb.states.color_1mca_sa_min_alpha_cc_sas_rsub-color_dc_sc_min_alpha_sas_dc_min-color_1mda_1msc_max_alpha_sa_1msc_max-color_cc_1mdc_min_alpha_1mda_1msc_rsub,Fail
dEQP-VK.pipeline.fast_linked_library.blend_operation_advanced.ops.color_attachments_2_blend_overlap_disjoint_ext_6,Fail
dEQP-VK.pipeline.fast_linked_library.blend_operation_advanced.ops.color_attachments_8_blend_overlap_conjoint_ext_nonpremultiplieddst_8,Fail
dEQP-VK.pipeline.fast_linked_library.cache.merge.vertex_stage_tessellation_control_stage_tessellation_evaluation_stage_fragment_stage.src_merged_misshit_dst_hit,Fail
dEQP-VK.pipeline.fast_linked_library.depth.format.d24_unorm_s8_uint.compare_ops.not_equal_greater_or_equal_greater_or_equal_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.depth_range_unrestricted.depthbounds.d16_unorm_compare_op_less_or_equal_clear_value_6_viewport_min_-12_max_12_dynamic_boundstest_min-4_max_4,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.after_pipelines.stencil_state_face_back_xt_dec_clamp_clear_1_ref_2_depthfail,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.before_draw.stencil_state_face_back_eq_replace_clear_102_ref_102_pass,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.before_good_static.stencil_state_face_front_ge_dec_clamp_clear_0_ref_0_pass,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.between_pipelines.stencil_state_face_both_dual_xf_dec_wrap_clear_1_ref_1_fail,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.between_pipelines.stencil_state_face_front_xf_inc_wrap_clear_254_ref_255_fail,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.cmd_buffer_start.stencil_state_face_both_single_le_dec_clamp_clear_1_ref_0_pass,Fail
dEQP-VK.pipeline.fast_linked_library.extended_dynamic_state.two_draws_static.stencil_state_face_back_le_inc_clamp_clear_254_ref_253_pass,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.1d_array.format.a2b10g10r10_unorm_pack32.count_1.size.3x1_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.2d.format.r32g32_sfloat.count_4.size.32x16,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.2d_array.format.astc_8x6_unorm_block.count_1.size.13x23_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.2d_array.format.r16g16b16a16_uscaled.count_1.size.32x32_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.3d.format.eac_r11g11_unorm_block.count_1.size.32x16x8,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.1d.format.r16g16b16_sfloat.count_1.size.512x1,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.1d_array.format.r32g32b32a32_uint.count_1.size.443x1_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.1d_array.format.r8g8b8a8_sint.count_1.size.128x1_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.2d.format.r16g16b16a16_sscaled.count_8.size.13x23,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.2d_array.format.astc_6x5_srgb_block.count_1.size.8x16_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.2d_array.format.r16g16b16_uint.count_1.size.1x1_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.2d_array.format.r8_srgb.count_1.size.32x16_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.3d.format.etc2_r8g8b8a1_unorm_block.count_1.size.1x1x1,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.3d.format.r8g8b8a8_sint.count_1.size.17x11x5,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.cube_array.format.r32g32b32a32_sfloat.count_4.size.32x32_array_of_36,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.1d_array.format.b8g8r8a8_srgb.component_swizzle.g_b_a_r,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.2d.format.r16g16b16a16_uscaled.component_swizzle.a_r_g_b,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.2d_array.format.r8_unorm.component_swizzle.g_b_a_r,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.3d.format.r16g16b16a16_sscaled.subresource_range.lod_base_mip_level,Fail
dEQP-VK.pipeline.fast_linked_library.interface_matching.decoration_mismatch.out_none_in_flat_member_of_structure_in_block_vert_tesc_tese_out_frag_in,Fail
dEQP-VK.pipeline.fast_linked_library.interface_matching.vector_length.out_ivec3_in_ivec3_member_of_structure_in_block_vert_out_frag_in,Fail
dEQP-VK.pipeline.fast_linked_library.logic_op.r8g8b8_uint.and,Fail
dEQP-VK.pipeline.fast_linked_library.multisample.sample_locations_ext.draw.stencil.samples_8.separate_renderpass_clear_attachments_dynamic,Fail
dEQP-VK.pipeline.fast_linked_library.multisample.variable_rate.4_32_fb_16_unused,Fail
dEQP-VK.pipeline.fast_linked_library.multisample_with_fragment_shading_rate.mixed_attachment_samples.verify_programmable_locations.coverage_8_color_4_depth_stencil_8.r8g8b8a8_unorm_d16_unorm_s8_uint,Fail
dEQP-VK.pipeline.fast_linked_library.multisample_with_fragment_shading_rate.sample_mask.mask_random.samples_16.primitive_point_sparse,Fail
dEQP-VK.pipeline.fast_linked_library.no_position.explicit_declarations.basic.single_view.v1_c0_e0_g0,Fail
dEQP-VK.pipeline.fast_linked_library.render_to_image.dedicated_allocation.2d.small.a2b10g10r10_unorm_pack32_s8_uint,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.exact_sampling.r32_sfloat.gradient.unnormalized_coords.edge_left,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.separate_stencil_usage.view_type.cube_array.format.d16_unorm_s8_uint.mipmap.nearest.lod.select_min_1,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d.format.a2b10g10r10_unorm_pack32.mag_reduce.comp_r_zero_zero_zero.max,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d.format.b8g8r8_sint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d.format.b8g8r8_snorm.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d.format.r16g16b16_sfloat.address_modes.all_mode_clamp_to_border_custom_1011_formatless,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d_array.format.a4r4g4b4_unorm_pack16.mipmap.nearest.lod.select_bias_3_1,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d_array.format.r16g16_uint.min_filter.nearest,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d_unnormalized.format.r16_sfloat.address_modes.all_mode_clamp_to_border_custom_1000,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.r16_sfloat.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.r8g8b8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.a2b10g10r10_unorm_pack32.min_reduce.comp_r_g_b_a.average,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.b8g8r8_sint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.eac_r11g11_snorm_block.mag_reduce.comp_identity_zero_zero_zero.average,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r16g16b16_sfloat.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.astc_8x6_unorm_block.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.b5g5r5a1_unorm_pack16.min_filter.linear,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.r32g32b32_uint.address_modes.all_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube_array.format.eac_r11g11_snorm_block.mipmap.linear.lod.select_bias_3_1,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube_array.format.r8g8_snorm.min_filter.nearest,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint.states.fail_decc.pass_decc.dfail_repl.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint.states.fail_keep.pass_inv.dfail_keep.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint.states.fail_wrap.pass_incc.dfail_decw.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_decc.pass_repl.dfail_wrap.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_keep.pass_incc.dfail_decc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_repl.pass_incc.dfail_zero.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_wrap.pass_repl.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint.states.fail_decc.pass_zero.dfail_repl.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint.states.fail_keep.pass_repl.dfail_keep.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint.states.fail_repl.pass_zero.dfail_inv.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint.states.fail_wrap.pass_keep.dfail_decw.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_decw.pass_decw.dfail_keep.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_incc.pass_decw.dfail_wrap.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_inv.pass_decw.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_keep.pass_keep.dfail_decc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_repl.pass_keep.dfail_zero.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d32_sfloat_s8_uint.states.fail_incc.pass_wrap.dfail_repl.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d32_sfloat_s8_uint.states.fail_inv.pass_inv.dfail_decw.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d32_sfloat_s8_uint.states.fail_zero.pass_wrap.dfail_inv.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_decw.pass_decc.dfail_keep.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_incc.pass_decc.dfail_wrap.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_inv.pass_decc.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.s8_uint.states.fail_keep.pass_wrap.dfail_decc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.s8_uint.states.fail_repl.pass_wrap.dfail_zero.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.format.s8_uint.states.fail_wrap.pass_inv.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_incc.pass_zero.dfail_wrap.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_inv.pass_zero.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_decc.pass_decw.dfail_decw.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_zero.pass_keep.dfail_inv.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_decc.pass_wrap.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_keep.pass_decw.dfail_zero.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_repl.pass_wrap.dfail_wrap.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_wrap.pass_wrap.dfail_keep.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_keep.pass_inv.dfail_inv.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_wrap.pass_decc.dfail_decc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_decc.pass_incc.dfail_incc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_decc.pass_zero.dfail_decw.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_keep.pass_repl.dfail_inv.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_wrap.pass_zero.dfail_decc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.s8_uint.states.fail_decw.pass_repl.dfail_decc.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.s8_uint.states.fail_incc.pass_incc.dfail_repl.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.s8_uint.states.fail_inv.pass_repl.dfail_decw.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.s8_uint.states.fail_zero.pass_incc.dfail_inv.comp_greater_or_equal,Fail
dEQP-VK.pipeline.fast_linked_library.vertex_input.multiple_attributes.binding_one_to_many.attributes_sequential.uvec2.uvec4.vec2,Fail
dEQP-VK.pipeline.fast_linked_library.vertex_input.multiple_attributes.binding_one_to_one.attributes.ivec4.uvec3.uvec4,Fail
dEQP-VK.pipeline.fast_linked_library.vertex_input.multiple_attributes.out_of_order.binding_one_to_many.attributes.float.mat3.mat4,Fail
dEQP-VK.pipeline.monolithic.bind_point.graphics_compute.template_push_write.setup_gs_cs_gp_cp.cmd_draw_dispatch,Fail
dEQP-VK.pipeline.monolithic.blend.dual_source.format.a2b10g10r10_unorm_pack32.states.color_1mda_s1a_min_alpha_1msa_sc_sub-color_1msa_o_rsub_alpha_da_z_add-color_1msc_s1c_rsub_alpha_1mda_s1a_max-color_s1c_cc_add_alpha_sas_ca_add,Fail
dEQP-VK.pipeline.monolithic.blend.dual_source.format.r16g16b16a16_unorm.states.color_sa_1mdc_add_alpha_cc_1ms1c_sub-color_1msa_z_max_alpha_da_1mda_rsub-color_1msa_1msc_rsub_alpha_1mcc_o_min-color_1ms1c_cc_add_alpha_dc_da_add,Fail
dEQP-VK.pipeline.monolithic.blend.dual_source.format.r8g8_unorm.states.color_s1c_1msa_rsub_alpha_ca_z_rsub-color_1ms1c_s1a_max_alpha_z_1msc_add-color_1mda_1mcc_add_alpha_1msc_1mda_max-color_1ms1c_o_max_alpha_s1a_1msc_rsub,Fail
dEQP-VK.pipeline.monolithic.blend.format.r16g16b16a16_sfloat.states.color_da_1mdc_min_alpha_da_1mca_rsub-color_1mcc_ca_max_alpha_cc_da_min-color_z_cc_min_alpha_1mca_z_rsub-color_dc_dc_rsub_alpha_z_dc_add,Fail
dEQP-VK.pipeline.monolithic.blend.format.r4g4_unorm_pack8.states.color_da_1mdc_min_alpha_da_1mca_rsub-color_1mcc_ca_max_alpha_cc_da_min-color_z_cc_min_alpha_1mca_z_rsub-color_dc_dc_rsub_alpha_z_dc_add,Fail
dEQP-VK.pipeline.monolithic.blend.format.r8g8_srgb.states.color_da_1mdc_min_alpha_da_1mca_rsub-color_1mcc_ca_max_alpha_cc_da_min-color_z_cc_min_alpha_1mca_z_rsub-color_dc_dc_rsub_alpha_z_dc_add,Fail
dEQP-VK.pipeline.monolithic.blend_operation_advanced.ops.color_attachments_2_blend_overlap_uncorrelated_ext_nonpremultipliedsrc_nonpremultiplieddst_7_r8g8b8a8_unorm,Fail
dEQP-VK.pipeline.monolithic.color_write_enable.all_channels.between_pipelines.enable_all,Fail
dEQP-VK.pipeline.monolithic.creation_feedback.graphics_tests.vertex_stage_tessellation_control_stage_tessellation_evaluation_stage_fragment_stage_no_cache,Fail
dEQP-VK.pipeline.monolithic.depth.format.d16_unorm_s8_uint_separate_layouts.compare_ops.never_less_greater_or_equal_less_or_equal,Fail
dEQP-VK.pipeline.monolithic.depth.nocolor.format.d32_sfloat.compare_ops.greater_or_equal_not_equal_greater_or_equal_greater,Fail
dEQP-VK.pipeline.monolithic.depth.nocolor.format.d32_sfloat_s8_uint_separate_layouts.compare_ops.never_greater_always_greater_or_equal,Fail
dEQP-VK.pipeline.monolithic.depth_range_unrestricted.depthclampingdisabled.d16_unorm_compare_op_less_or_equal_clear_value_2_wc_6_viewport_min_-2_max_2,Fail
dEQP-VK.pipeline.monolithic.extended_dynamic_state.after_pipelines.stencil_state_face_both_dual_lt_inc_wrap_clear_254_ref_253_depthfail,Fail
dEQP-VK.pipeline.monolithic.extended_dynamic_state.before_draw.stencil_state_face_both_single_gt_zero_clear_102_ref_101_fail,Fail
dEQP-VK.pipeline.monolithic.extended_dynamic_state.cmd_buffer_start.stencil_state_face_both_dual_ge_inc_clamp_clear_255_ref_255_pass,Fail
dEQP-VK.pipeline.monolithic.extended_dynamic_state.cmd_buffer_start.stencil_state_face_front_ge_inc_clamp_clear_254_ref_254_depthfail,Fail
dEQP-VK.pipeline.monolithic.extended_dynamic_state.two_draws_dynamic.stencil_state_face_both_dual_xt_replace_clear_102_ref_101_depthfail,Fail
dEQP-VK.pipeline.monolithic.extended_dynamic_state.two_draws_static.stencil_state_face_both_single_ge_replace_clear_102_ref_102_depthfail,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.1d.format.r16g16b16_uscaled.count_4.size.443x1,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.1d_array.format.r32g32b32_sint.count_1.size.127x1_array_of_3,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.2d.format.r16g16b16a16_unorm.count_1.size.8x16,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.2d_array.format.astc_5x5_srgb_block.count_1.size.13x13_array_of_3,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.3d.format.a4b4g4r4_unorm_pack16.count_1.size.17x11x5,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.3d.format.r8g8b8a8_uscaled.count_8.size.8x16x32,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.cube.format.r16g16_sfloat.count_1.size.32x32,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.cube_array.format.r32g32_sfloat.count_8.size.32x32_array_of_36,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.1d.format.r16g16_snorm.count_1.size.1x1,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.1d_array.format.r32_sfloat.count_1.size.3x1_array_of_3,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d.format.r16g16_sint.count_1.size.23x8,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d_array.format.astc_4x4_unorm_block.count_1.size.32x32_array_of_3,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.2d_array.format.r16g16_sscaled.count_1.size.23x8_array_of_3,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.cube.format.a2r10g10b10_unorm_pack32.count_1.size.32x32,Fail
dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.separate.view_type.cube_array.format.r16g16b16_sint.count_4.size.32x32_array_of_36,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.1d.format.r16g16b16a16_uscaled.subresource_range.lod_mip_levels_array_layer_last,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.1d_array.format.b4g4r4a4_unorm_pack16.subresource_range.lod_base_mip_level_array_base_and_size,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.2d.format.astc_10x10_unorm_block.component_swizzle.a_r_g_b,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.2d_array.format.astc_4x4_unorm_block.subresource_range.lod_mip_levels,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.2d_array.format.r16_snorm.subresource_range.lod_base_mip_level_array_base_and_size,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.cube.format.r32g32b32a32_uint.subresource_range.lod_mip_levels,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.cube.format.r8g8b8_snorm.subresource_range.lod_base_mip_level_array_layer_last,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.cube_array.format.astc_10x8_unorm_block.subresource_range.lod_base_mip_level_base_array_layer_remaining_levels_and_layers,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.cube_array.format.r16g16b16a16_snorm.subresource_range.array_size,Fail
dEQP-VK.pipeline.monolithic.image_view.view_type.cube_array.format.r8g8_uint.subresource_range.lod_base_mip_level_remaining_levels,Fail
dEQP-VK.pipeline.monolithic.interface_matching.vector_length.out_ivec4_in_ivec4_member_of_array_of_structures_in_block_vert_geom_out_frag_in,Fail
dEQP-VK.pipeline.monolithic.multisample.variable_rate.4_32_1,Fail
dEQP-VK.pipeline.monolithic.multisample_with_fragment_shading_rate.min_sample_shading.min_0_0.samples_32.primitive_triangle_sparse,Fail
dEQP-VK.pipeline.monolithic.multisample_with_fragment_shading_rate.variable_rate.1_32_fb_8,Fail
dEQP-VK.pipeline.monolithic.sampler.exact_sampling.r8_unorm.gradient.normalized_coords.centered,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.b8g8r8a8_sint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.r32_sint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.r5g6b5_unorm_pack16.mipmap.nearest.lod.equal_min_3_max_3,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.a2r10g10b10_uscaled_pack32.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r32g32_sfloat.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r8g8b8a8_unorm.mag_reduce.comp_identity_zero_zero_zero.min,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.a4b4g4r4_unorm_pack16.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.astc_12x10_unorm_block.mag_reduce.comp_one_r_r_r.average,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.etc2_r8g8b8a1_srgb_block.address_modes.all_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.r32g32b32a32_sint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.r8g8_srgb.mag_reduce.comp_one_r_r_r.average,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.eac_r11_unorm_block.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r8g8_sint.address_modes.all_mode_repeat,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.x8_d24_unorm_pack32.min_reduce.comp_r_g_b_a.min,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.b8g8r8_srgb.address_modes.all_mode_clamp_to_border_opaque_white,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.astc_6x5_unorm_block.address_modes.all_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r32_sfloat.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r8_unorm.mipmap.nearest.lod.select_bias_3_1,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.b8g8r8a8_unorm.mag_reduce.comp_identity_zero_zero_zero.average,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.etc2_r8g8b8_unorm_block.mipmap.nearest.lod.select_min_1,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.cube_array.format.etc2_r8g8b8a8_unorm_block.mipmap.linear.lod.equal_min_3_max_3,Fail
dEQP-VK.pipeline.monolithic.sampler.view_type.cube_array.format.r8_uint.min_reduce.comp_r_g_b_a.min,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d16_unorm_s8_uint.states.fail_keep.pass_decc.dfail_zero.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d16_unorm_s8_uint.states.fail_wrap.pass_incc.dfail_keep.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_repl.pass_repl.dfail_repl.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_wrap.pass_zero.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d24_unorm_s8_uint.states.fail_decc.pass_keep.dfail_incc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d24_unorm_s8_uint.states.fail_keep.pass_zero.dfail_zero.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d24_unorm_s8_uint.states.fail_repl.pass_keep.dfail_wrap.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_decw.pass_wrap.dfail_zero.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_inv.pass_wrap.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d32_sfloat_s8_uint.states.fail_decw.pass_decc.dfail_inv.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d32_sfloat_s8_uint.states.fail_zero.pass_inv.dfail_wrap.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_decw.pass_incc.dfail_zero.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_inv.pass_incc.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_zero.pass_decc.dfail_repl.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.s8_uint.states.fail_decc.pass_decc.dfail_decw.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.s8_uint.states.fail_repl.pass_inv.dfail_repl.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.format.s8_uint.states.fail_wrap.pass_decc.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_incc.pass_keep.dfail_decw.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_inv.pass_keep.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_zero.pass_zero.dfail_repl.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_keep.pass_decw.dfail_wrap.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_repl.pass_decw.dfail_incc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_wrap.pass_wrap.dfail_inv.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_decc.pass_inv.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_keep.pass_wrap.dfail_repl.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_repl.pass_inv.dfail_decw.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_wrap.pass_inv.dfail_zero.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_decc.pass_decc.dfail_keep.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_keep.pass_decc.dfail_wrap.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_wrap.pass_incc.dfail_inv.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_decc.pass_repl.dfail_decc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_repl.pass_repl.dfail_decw.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_wrap.pass_repl.dfail_zero.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_repl.pass_zero.dfail_incc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.s8_uint.states.fail_decw.pass_zero.dfail_inv.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.s8_uint.states.fail_incc.pass_repl.dfail_incc.comp_less,Fail
dEQP-VK.pipeline.monolithic.stencil.nocolor.format.s8_uint.states.fail_zero.pass_repl.dfail_wrap.comp_less,Fail
dEQP-VK.pipeline.monolithic.vertex_input.multiple_attributes.binding_one_to_many.attributes.uvec2.float.mat3,Fail
dEQP-VK.pipeline.monolithic.vertex_input.multiple_attributes.layout_skip.binding_one_to_many.attributes_sequential.ivec3.ivec4.uint,Fail
dEQP-VK.pipeline.monolithic.vertex_input.multiple_attributes.layout_skip.binding_one_to_one.attributes.int.vec2.mat3,Fail
dEQP-VK.pipeline.monolithic.vertex_input.multiple_attributes.out_of_order.binding_one_to_one.attributes.vec2.mat3.mat4,Fail
dEQP-VK.pipeline.pipeline_library.blend.dual_source.format.a4r4g4b4_unorm_pack16.states.color_o_ca_add_alpha_z_1msa_sub-color_z_1mcc_add_alpha_1mcc_1mca_sub-color_1msa_da_rsub_alpha_cc_1ms1a_add-color_cc_1mcc_sub_alpha_1mda_1ms1c_min,Fail
dEQP-VK.pipeline.pipeline_library.blend.dual_source.format.r16_unorm.states.color_o_1mdc_rsub_alpha_1mca_1mcc_rsub-color_1mcc_1ms1a_add_alpha_1msa_1ms1c_rsub-color_1msa_1mda_max_alpha_1msc_sa_min-color_1ms1a_sc_max_alpha_1mca_cc_sub,Fail
dEQP-VK.pipeline.pipeline_library.blend.format.a4b4g4r4_unorm_pack16.states.color_sc_1mcc_min_alpha_1msc_sc_rsub-color_1mda_1mca_min_alpha_1msa_sc_sub-color_1mcc_dc_min_alpha_1mdc_1msa_max-color_1mda_da_rsub_alpha_1mca_z_min,Fail
dEQP-VK.pipeline.pipeline_library.blend.format.r16_snorm.states.color_sc_1mcc_min_alpha_1msc_sc_rsub-color_1mda_1mca_min_alpha_1msa_sc_sub-color_1mcc_dc_min_alpha_1mdc_1msa_max-color_1mda_da_rsub_alpha_1mca_z_min,Fail
dEQP-VK.pipeline.pipeline_library.blend.format.r8g8_srgb.states.color_sc_1mcc_min_alpha_1msc_sc_rsub-color_1mda_1mca_min_alpha_1msa_sc_sub-color_1mcc_dc_min_alpha_1mdc_1msa_max-color_1mda_da_rsub_alpha_1mca_z_min,Fail
dEQP-VK.pipeline.pipeline_library.blend_operation_advanced.ops.color_attachments_16_blend_overlap_conjoint_ext_nonpremultipliedsrc_12,Fail
dEQP-VK.pipeline.pipeline_library.blend_operation_advanced.ops.color_attachments_1_blend_overlap_disjoint_ext_nonpremultipliedsrc_8,Fail
dEQP-VK.pipeline.pipeline_library.blend_operation_advanced.ops.color_attachments_2_blend_overlap_disjoint_ext_9,Fail
dEQP-VK.pipeline.pipeline_library.blend_operation_advanced.ops.color_attachments_4_blend_overlap_conjoint_ext_nonpremultipliedsrc_nonpremultiplieddst_10,Fail
dEQP-VK.pipeline.pipeline_library.color_write_enable.all_channels.after_pipelines.enable_first,Fail
dEQP-VK.pipeline.pipeline_library.depth.nocolor.format.d32_sfloat.compare_ops.greater_always_less_not_equal,Fail
dEQP-VK.pipeline.pipeline_library.depth_range_unrestricted.depthbounds.d32_sfloat_compare_op_less_clear_value_6_viewport_min_-2_max_2_boundstest_min-2_max_2,Fail
dEQP-VK.pipeline.pipeline_library.dynamic_offset.graphics.single_set.uniform_buffer.numcmdbuffers_1.sameorder.numdescriptorsetbindings_1.numdynamicbindings_2.numnondynamicbindings_0,Fail
dEQP-VK.pipeline.pipeline_library.extended_dynamic_state.after_pipelines.stencil_state_face_back_xt_invert_clear_102_ref_101_depthfail,Fail
dEQP-VK.pipeline.pipeline_library.extended_dynamic_state.before_draw.stencil_state_face_back_eq_inc_clamp_clear_254_ref_255_fail,Fail
dEQP-VK.pipeline.pipeline_library.extended_dynamic_state.between_pipelines.stencil_state_face_front_xf_dec_wrap_clear_0_ref_0_fail,Fail
dEQP-VK.pipeline.pipeline_library.extended_dynamic_state.cmd_buffer_start.stencil_state_face_both_single_le_dec_clamp_clear_0_ref_0_depthfail,Fail
dEQP-VK.pipeline.pipeline_library.extended_dynamic_state.two_draws_dynamic.stencil_state_face_both_single_gt_dec_clamp_clear_0_ref_0_fail,Fail
dEQP-VK.pipeline.pipeline_library.extended_dynamic_state.two_draws_static.stencil_state_face_back_le_inc_clamp_clear_255_ref_254_depthfail,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.1d.format.r32_sint.count_1.size.127x1,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.1d_array.format.a2b10g10r10_unorm_pack32.count_1.size.443x1_array_of_3,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.1d_array.format.b5g5r5a1_unorm_pack16.count_1.size.32x1_array_of_3,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.2d_array.format.astc_8x6_unorm_block.count_8.size.32x16_array_of_6,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.3d.format.eac_r11g11_unorm_block.count_4.size.8x16x32,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.cube.format.b10g11r11_ufloat_pack32.count_8.size.32x32,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.combined.view_type.cube_array.format.eac_r11g11_unorm_block.count_4.size.32x32_array_of_36,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.separate.view_type.1d_array.format.r32g32b32a32_sint.count_1.size.1x1_array_of_3,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.separate.view_type.cube.format.r16g16b16a16_unorm.count_8.size.32x32,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.separate.view_type.cube_array.format.b10g11r11_ufloat_pack32.count_1.size.13x13_array_of_6,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.1d.format.r32g32b32_uint.subresource_range.lod_base_mip_level_remaining_levels,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.1d.format.r8g8_srgb.component_swizzle.b_a_r_g,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.2d.format.r16g16b16a16_uscaled.subresource_range.lod_mip_levels_array_layer_second,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.2d_array.format.r16g16_sscaled.subresource_range.lod_base_mip_level_base_array_layer_remaining_levels_and_layers,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.3d.format.r16g16b16a16_uint.component_swizzle.g_b_a_r,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.cube.format.b8g8r8_sint.subresource_range.lod_mip_levels_array_layer_last,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.cube.format.etc2_r8g8b8_srgb_block.subresource_range.array_layer_second,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.cube_array.format.b8g8r8_unorm.component_swizzle.g_b_a_r,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.cube_array.format.r32g32_uint.subresource_range.lod_base_mip_level_array_size,Fail
dEQP-VK.pipeline.pipeline_library.interface_matching.decoration_mismatch.out_none_in_flat_member_of_array_of_structures_in_block_vert_tesc_tese_out_frag_in,Fail
dEQP-VK.pipeline.pipeline_library.interface_matching.vector_length.out_uvec3_in_uvec3_member_of_structure_in_block_vert_out_frag_in,Fail
dEQP-VK.pipeline.pipeline_library.multisample.alpha_to_one.samples_4_sparse,Fail
dEQP-VK.pipeline.pipeline_library.multisample.sample_locations_ext.draw.stencil.samples_8.separate_renderpass_clear_attachments_dynamic_secondary_cmd_buf_general_layout,Fail
dEQP-VK.pipeline.pipeline_library.multisample.variable_rate.4_64_fb_1_unused,Fail
dEQP-VK.pipeline.pipeline_library.multisample_with_fragment_shading_rate.mixed_attachment_samples.verify_programmable_locations.coverage_16_color_4_depth_stencil_16.r8g8b8a8_unorm_s8_uint,Fail
dEQP-VK.pipeline.pipeline_library.multisample_with_fragment_shading_rate.variable_rate.64_1_fb_2_unused,Fail
dEQP-VK.pipeline.pipeline_library.no_position.explicit_declarations.basic.single_view.v1_c1_e1_g0,Fail
dEQP-VK.pipeline.pipeline_library.render_to_image.dedicated_allocation.2d.small.r5g6b5_unorm_pack16_d24_unorm_s8_uint,Fail
dEQP-VK.pipeline.pipeline_library.sampler.exact_sampling.r32_sfloat.solid_color.unnormalized_coords.edge_left,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d.format.a2b10g10r10_unorm_pack32.mag_reduce.comp_b_g_r_a.max,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d.format.b8g8r8_sint.address_modes.all_mode_clamp_to_border_custom_1001,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d.format.b8g8r8_snorm.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d.format.r16g16_sint.min_reduce.comp_r_zero_zero_zero.max,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d_array.format.b8g8r8_srgb.min_reduce.comp_one_r_r_r.max,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d_array.format.r16g16_uint.min_reduce.comp_r_g_b_a.max,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm.mipmap.linear.lod.select_bias_2_1,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.etc2_r8g8b8a8_srgb_block.address_modes.all_mode_clamp_to_border_custom_1011,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.r16_sfloat.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.r4g4b4a4_unorm_pack16.address_modes.all_mode_clamp_to_border_opaque_black,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.r8g8b8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.r8g8b8a8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.a2b10g10r10_unorm_pack32.min_reduce.comp_one_r_r_r.average,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.b8g8r8_sint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.min_reduce.comp_r_zero_zero_zero.average,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.eac_r11g11_snorm_block.mag_reduce.comp_r_g_b_a.average,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r32g32_sfloat.address_modes.all_mode_clamp_to_border_custom_1000,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.etc2_r8g8b8_unorm_block.mag_reduce.comp_one_r_r_r.max,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r32g32b32_uint.address_modes.all_mode_clamp_to_border_opaque_white,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r8g8b8a8_unorm.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.etc2_r8g8b8a8_srgb_block.mipmap.linear.lod.select_bias_3_1,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.r5g5b5a1_unorm_pack16.min_reduce.comp_identity_zero_zero_zero.average,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.r8g8b8a8_uint.mag_reduce.comp_identity_zero_zero_zero.min,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube_array.format.b10g11r11_ufloat_pack32.min_reduce.comp_r_zero_zero_zero.max,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube_array.format.r8g8_snorm.min_reduce.comp_r_zero_zero_zero.max,Fail
dEQP-VK.pipeline.pipeline_library.spec_constant.graphics.tess_eval.basic.uint8_packed,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d16_unorm_s8_uint.states.fail_wrap.pass_decc.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_keep.pass_incc.dfail_inv.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d16_unorm_s8_uint_separate_layouts.states.fail_repl.pass_incc.dfail_repl.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d24_unorm_s8_uint.states.fail_decc.pass_zero.dfail_incc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d24_unorm_s8_uint.states.fail_keep.pass_repl.dfail_zero.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d24_unorm_s8_uint.states.fail_repl.pass_zero.dfail_wrap.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d24_unorm_s8_uint.states.fail_wrap.pass_zero.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d24_unorm_s8_uint_separate_layouts.states.fail_inv.pass_decw.dfail_decc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d32_sfloat_s8_uint.states.fail_decw.pass_inv.dfail_inv.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d32_sfloat_s8_uint.states.fail_incc.pass_wrap.dfail_incc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d32_sfloat_s8_uint.states.fail_inv.pass_wrap.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.d32_sfloat_s8_uint_separate_layouts.states.fail_zero.pass_inv.dfail_repl.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.s8_uint.states.fail_keep.pass_wrap.dfail_inv.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.s8_uint.states.fail_repl.pass_wrap.dfail_repl.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.format.s8_uint.states.fail_wrap.pass_inv.dfail_decc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_decw.pass_zero.dfail_zero.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_incc.pass_zero.dfail_decw.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d16_unorm_s8_uint.states.fail_zero.pass_repl.dfail_repl.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_incc.pass_keep.dfail_incc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d16_unorm_s8_uint_separate_layouts.states.fail_inv.pass_keep.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_decc.pass_wrap.dfail_decc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_keep.pass_decw.dfail_repl.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_repl.pass_wrap.dfail_decw.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_decc.pass_inv.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_keep.pass_inv.dfail_wrap.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_repl.pass_inv.dfail_incc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint_separate_layouts.states.fail_wrap.pass_decc.dfail_inv.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_decc.pass_incc.dfail_decc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_keep.pass_decc.dfail_repl.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint.states.fail_repl.pass_incc.dfail_decw.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_decc.pass_repl.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_keep.pass_repl.dfail_wrap.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_repl.pass_repl.dfail_incc.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d32_sfloat_s8_uint_separate_layouts.states.fail_wrap.pass_zero.dfail_inv.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.s8_uint.states.fail_decw.pass_repl.dfail_inv.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.s8_uint.states.fail_inv.pass_incc.dfail_keep.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.s8_uint.states.fail_zero.pass_incc.dfail_wrap.comp_greater,Fail
dEQP-VK.pipeline.pipeline_library.vertex_input.multiple_attributes.binding_one_to_many.attributes_sequential.uvec2.float.vec2,Fail
dEQP-VK.pipeline.pipeline_library.vertex_input.multiple_attributes.binding_one_to_one.attributes.ivec4.uvec3.mat3,Fail
dEQP-VK.pipeline.pipeline_library.vertex_input.multiple_attributes.layout_skip.binding_one_to_many.attributes.int.float.mat4,Fail
dEQP-VK.protected_memory.interaction.ycbcr.b8g8r8a8_unorm.fragment.ycbcr_709.itu_full.tiling_optimal_cosited,Fail
dEQP-VK.protected_memory.interaction.ycbcr.g8b8g8r8_422_unorm.fragment.ycbcr_601.itu_full.tiling_optimal_cosited,Fail
dEQP-VK.query_pool.statistics_query.fragment_shader_invocations.primary.32bits_dstoffset_cmdcopyquerypoolresults_triangle_list,Fail
dEQP-VK.query_pool.statistics_query.host_query_reset.geometry_shader_invocations.secondary_inherited.32bits_cmdcopyquerypoolresults_line_list,Fail
dEQP-VK.query_pool.statistics_query.reset_before_copy.vertex_shader_invocations.secondary_inherited.32bits_cmdcopyquerypoolresults_triangle_list_with_adjacency,Fail
dEQP-VK.query_pool.statistics_query.vertex_only.input_assembly_primitives.secondary.32bits_cmdcopyquerypoolresults_point_list,Fail
dEQP-VK.rasterization.frag_side_effects.color_at_end.demote,Fail
dEQP-VK.ray_query.acceleration_structures.flags.chit_shader.cpu_built.aabbs_aop.different_instances.padded.fastbuild_0_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.chit_shader.cpu_built.triangles_aop.identical_instances.nopadding.fastbuild_update_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.chit_shader.gpu_built.aabbs.identical_instances_aop.nopadding.fasttrace_update_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.cpu_built.aabbs.different_instances.nopadding.fastbuild_update_0_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.cpu_built.aabbs_aop.different_instances_aop.padded.0_update_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.cpu_built.triangles.identical_instances.nopadding.0_0_0_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.cpu_built.triangles_aop.identical_instances_aop.nopadding.fasttrace_0_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.gpu_built.aabbs.different_instances.nopadding.0_0_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.gpu_built.aabbs_aop.different_instances_aop.nopadding.fasttrace_update_0_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.compute_shader.gpu_built.triangles_aop.identical_instances.padded.fastbuild_0_0_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.fragment_shader.cpu_built.aabbs.different_instances_aop.nopadding.fasttrace_0_0_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.fragment_shader.cpu_built.triangles_aop.identical_instances_aop.padded.fastbuild_update_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.fragment_shader.gpu_built.triangles.identical_instances.nopadding.fastbuild_0_compaction_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.flags.fragment_shader.gpu_built.triangles_aop.identical_instances_aop.padded.0_update_0_0_bothgeneric,Fail
dEQP-VK.ray_query.acceleration_structures.host_threading.3.chit_shader.copy.cpu_built.bottom_acceleration_structure.aabbs,Fail
dEQP-VK.ray_tracing_pipeline.acceleration_structures.flags.cpu_built.aabbs.different_instances.nopadding.fastbuild_0_0_lowmemory_bottomgeneric,Fail
dEQP-VK.ray_tracing_pipeline.acceleration_structures.flags.cpu_built.triangles_aop.identical_instances_aop.nopadding.0_update_compaction_lowmemory_bottomgeneric,Fail
dEQP-VK.ray_tracing_pipeline.acceleration_structures.flags.gpu_built.aabbs_aop.different_instances_aop.nopadding.fasttrace_0_0_lowmemory_bottomgeneric,Fail
dEQP-VK.ray_tracing_pipeline.acceleration_structures.flags.gpu_built.triangles_aop.identical_instances.padded.fasttrace_update_0_lowmemory_bottomgeneric,Fail
dEQP-VK.ray_tracing_pipeline.barrier.ssbo.specific_barrier.from_isec_to_miss,Fail
dEQP-VK.reconvergence.workgroup_uniform_control_flow_ballot.compute.nesting4.7.24,Fail
dEQP-VK.reconvergence.workgroup_uniform_control_flow_elect.compute.nesting2.7.24,Fail
dEQP-VK.renderpass.dedicated_allocation.attachment.4.555,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.d32_sfloat.input.clear.store.self_dep_clear,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.r16_snorm.input.load.store.draw,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.r16g16b16a16_sint.input.dont_care.store.clear_use_input_aspect,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.self_dep_draw,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.r8g8b8a8_srgb.dont_care.draw,Fail
dEQP-VK.renderpass.fragment_density_map.1_view.render.non_divisible_density_size.8_samples.dynamic_nonsubsampled_2_1,Fail
dEQP-VK.renderpass.suballocation.attachment.4.405,Fail
dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.87,Fail
dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw,Fail
dEQP-VK.renderpass.suballocation.formats.d16_unorm.input.clear.dont_care.self_dep_clear,Fail
dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_snorm.input.dont_care.dont_care.clear_use_input_aspect,Fail
dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.clear.store.clear_draw_use_input_aspect,Fail
dEQP-VK.renderpass2.dedicated_allocation.formats.b8g8r8a8_srgb.clear.clear,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_32.d16_unorm.depth_max,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint.depth_none_stencil_zero_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_64.d16_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.depth_max_stencil_max_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint.depth_average_stencil_max_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_32.d32_sfloat_s8_uint.depth_average_stencil_zero_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d16_unorm_s8_uint.depth_min_stencil_zero_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_max_stencil_min_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_none_stencil_min_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_32.d16_unorm_s8_uint.depth_zero_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d16_unorm_s8_uint_separate_layouts.depth_min_stencil_none_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat.depth_average_stencil_none_testing_depth,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_64.d24_unorm_s8_uint.depth_none_stencil_max_testing_depth,Fail
dEQP-VK.renderpass2.fragment_density_map.1_view.render.divisible_density_size.2_samples.dynamic_nonsubsampled_2_1,Fail
dEQP-VK.renderpass2.suballocation.attachment.3.254,Fail
dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output_chain.36,Fail
dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.self_dep_draw,Fail
dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_16_samples_8,Fail
dEQP-VK.renderpass2.suballocation.multisample_resolve.layers_3.r16g16_unorm.samples_2_resolve_level_3,Fail
dEQP-VK.robustness.buffer_access.fragment.vec4_copy.r32_sint.oob_uniform_read.range_1_byte,Fail
dEQP-VK.robustness.image_robustness.bind.notemplate.r32i.unroll.volatile.storage_image.fmt_qual.img.samples_1.2d_array.rgen,Fail
dEQP-VK.robustness.image_robustness.bind.notemplate.rgba32i.unroll.nonvolatile.storage_image.no_fmt_qual.img.samples_1.2d.rgen,Fail
dEQP-VK.robustness.image_robustness.push.notemplate.r32ui.dontunroll.nonvolatile.storage_image.no_fmt_qual.img.samples_1.cube_array.rgen,Fail
dEQP-VK.robustness.image_robustness.push.notemplate.r64i.dontunroll.volatile.storage_image.fmt_qual.img.samples_1.1d.rgen,Fail
dEQP-VK.robustness.image_robustness.push.notemplate.rg32i.unroll.volatile.storage_image.no_fmt_qual.img.samples_1.1d_array.rgen,Fail
dEQP-VK.robustness.image_robustness.push.notemplate.rgba32i.unroll.nonvolatile.storage_image.fmt_qual.img.samples_1.3d.rgen,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r32f.unroll.nonvolatile.sampled_image.no_fmt_qual.img.samples_1.cube.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r32i.dontunroll.volatile.storage_buffer_dynamic.readonly.no_fmt_qual.len_41.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r32i.unroll.nonvolatile.vertex_attribute_fetch.no_fmt_qual.len_4.samples_1.1d.vert,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r32ui.dontunroll.nonvolatile.storage_texel_buffer.fmt_qual.len_8.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r32ui.unroll.volatile.storage_image.fmt_qual.img.samples_1.cube.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r64i.dontunroll.nonvolatile.storage_buffer.readwrite.no_fmt_qual.len_16.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.r64i.dontunroll.volatile.storage_texel_buffer.fmt_qual.len_16.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.rg32f.dontunroll.volatile.storage_buffer_dynamic.readonly.no_fmt_qual.len_36.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.rg32i.unroll.nonvolatile.storage_buffer_dynamic.readonly.no_fmt_qual.len_8.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.rg32ui.unroll.volatile.storage_image.no_fmt_qual.img.samples_4.2d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.rgba32f.unroll.nonvolatile.storage_buffer.readonly.no_fmt_qual.len_36.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.rgba32i.dontunroll.nonvolatile.vertex_attribute_fetch.no_fmt_qual.len_4.samples_1.1d.vert,Fail
dEQP-VK.robustness.robustness2.bind.notemplate.rgba32i.unroll.nonvolatile.storage_image.fmt_qual.img.samples_1.cube.frag,Fail
dEQP-VK.robustness.robustness2.bind.template.r32i.dontunroll.nonvolatile.storage_image.no_fmt_qual.null_descriptor.samples_1.cube.frag,Fail
dEQP-VK.robustness.robustness2.bind.template.r64ui.dontunroll.volatile.storage_image.fmt_qual.null_descriptor.samples_1.cube_array.comp,Fail
dEQP-VK.robustness.robustness2.bind.template.rg32ui.dontunroll.nonvolatile.sampled_image.no_fmt_qual.null_descriptor.samples_1.cube.frag,Fail
dEQP-VK.robustness.robustness2.bind.template.rgba32f.dontunroll.volatile.storage_image.no_fmt_qual.null_descriptor.samples_1.cube_array.comp,Fail
dEQP-VK.robustness.robustness2.bind.template.rgba32i.dontunroll.volatile.storage_buffer_dynamic.readonly.no_fmt_qual.null_descriptor.samples_1.1d.comp,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r32i.dontunroll.volatile.storage_texel_buffer.fmt_qual.len_16.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r32i.unroll.volatile.storage_image.no_fmt_qual.img.samples_1.cube.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r32ui.dontunroll.volatile.storage_image.fmt_qual.img.samples_1.2d_array.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r64i.dontunroll.volatile.storage_image.fmt_qual.null_descriptor.samples_1.1d_array.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r64ui.dontunroll.nonvolatile.uniform_buffer.no_fmt_qual.len_62.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r64ui.unroll.nonvolatile.storage_buffer.readwrite.no_fmt_qual.len_72.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rg32f.dontunroll.nonvolatile.uniform_buffer.no_fmt_qual.len_31.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rg32f.unroll.nonvolatile.storage_texel_buffer.no_fmt_qual.len_16.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rg32i.dontunroll.nonvolatile.storage_texel_buffer.no_fmt_qual.len_16.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rgba32f.dontunroll.nonvolatile.sampled_image.no_fmt_qual.null_descriptor.samples_1.1d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rgba32f.unroll.volatile.storage_image.no_fmt_qual.null_descriptor.samples_1.3d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rgba32i.dontunroll.nonvolatile.sampled_image.no_fmt_qual.img.samples_1.2d.rgen,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rgba32i.unroll.volatile.storage_image.no_fmt_qual.img.samples_1.cube.rgen,Fail
dEQP-VK.robustness.robustness2.push.template.r32f.unroll.nonvolatile.storage_image.fmt_qual.null_descriptor.samples_1.cube_array.rgen,Fail
dEQP-VK.robustness.robustness2.push.template.rg32ui.unroll.volatile.storage_image.fmt_qual.null_descriptor.samples_1.2d_array.rgen,Fail
dEQP-VK.robustness.robustness2.push.template.rgba32ui.dontunroll.nonvolatile.sampled_image.no_fmt_qual.null_descriptor.samples_1.3d.rgen,Fail
dEQP-VK.sparse_resources.device_group_image_sparse_binding.2d_array.g10x6_b10x6_r10x6_3plane_420_unorm_3pack16.1024_128_8,Fail
dEQP-VK.sparse_resources.device_group_mipmap_sparse_residency.2d_array.rgba16i.512_256_6,Fail
dEQP-VK.sparse_resources.image_block_shapes.cube.r8_snorm.samples_1,Fail
dEQP-VK.sparse_resources.image_sparse_binding.2d.g16_b16_r16_3plane_420_unorm.512_256_1,Fail
dEQP-VK.sparse_resources.shader_intrinsics.2d_sparse_read.r10x6g10x6_unorm_2pack16.128_128_1,Fail
dEQP-VK.sparse_resources.shader_intrinsics.2d_sparse_sample_explicit_lod.rgba8.503_137_1,Fail
dEQP-VK.spirv_assembly.instruction.compute.16bit_storage.uniform_16_to_32_chainaccess.uniform_buffer_block_2_2_1_float,Fail
dEQP-VK.spirv_assembly.instruction.compute.image_sampler.imagefetch.sampled_image.optypeimage_mismatch_rgba8,Fail
dEQP-VK.spirv_assembly.instruction.compute.opudotkhr.small_ss_v4i8_out16,Fail
dEQP-VK.spirv_assembly.instruction.graphics.16bit_storage.uniform_float_16_to_32.uniform_vector_float_const_idx_5_frag,Fail
dEQP-VK.spirv_assembly.instruction.graphics.64bit_compare.double.vert_opfordgreaterthanequal_withnan_vector,Fail
dEQP-VK.spirv_assembly.instruction.graphics.float16.arithmetic_1.normalize_tessc,Fail
dEQP-VK.spirv_assembly.instruction.graphics.float16.logical.opfordgreaterthanequal_scalar_tessc,Fail
dEQP-VK.spirv_assembly.instruction.graphics.float_controls.fp32.input_args.denorm_nclamp_inf_flush_to_zero_frag,Fail
dEQP-VK.spirv_assembly.instruction.graphics.opname_abuse.main_is_gl_WorkGroupID_frag,Fail
dEQP-VK.spirv_assembly.instruction.graphics.spirv_version.1_3_tesselation_evaluation,Fail
dEQP-VK.spirv_assembly.type.scalar.i16.ugreaterthanequal_tesse,Fail
dEQP-VK.spirv_assembly.type.scalar.u64.min_frag,Fail
dEQP-VK.spirv_assembly.type.scalar.u8.bitwise_xor_vert,Fail
dEQP-VK.spirv_assembly.type.vec2.u16.shift_right_logical_shift16_test_high_part_zero_vert,Fail
dEQP-VK.spirv_assembly.type.vec3.u16.ugreaterthan_vert,Fail
dEQP-VK.spirv_assembly.type.vec4.i32.bit_field_u_extract_offset16_count32_tesse,Fail
dEQP-VK.ssbo.layout.basic_unsized_array.std140.i8vec4,Fail
dEQP-VK.ssbo.layout.multi_nested_struct.single_buffer.std430_store_cols,Fail
dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat3_comp_access_store_cols,Fail
dEQP-VK.ssbo.phys.layout.random.16bit.relaxed.80,Fail
dEQP-VK.ssbo.readonly.layout.single_basic_array.std430.row_major_mat4x2,Fail
dEQP-VK.subgroups.arithmetic.framebuffer.subgroupexclusiveadd_i16vec2_geometry,Fail
dEQP-VK.subgroups.arithmetic.framebuffer.subgroupinclusivemax_f16vec3_geometry,Fail
dEQP-VK.subgroups.arithmetic.framebuffer.subgroupinclusiveor_uvec2_geometry,Fail
dEQP-VK.subgroups.arithmetic.graphics.subgroupexclusiveadd_ivec2,Fail
dEQP-VK.subgroups.ballot_broadcast.compute.subgroupbroadcast_ivec3_requiredsubgroupsize16,Fail
dEQP-VK.subgroups.clustered.framebuffer.subgroupclusteredxor_u8vec3_geometry,Fail
dEQP-VK.subgroups.clustered.graphics.subgroupclusteredor_u8vec3,Fail
dEQP-VK.subgroups.partitioned.compute.subgroupexclusiveand_i64vec2_requiredsubgroupsize,Fail
dEQP-VK.subgroups.partitioned.compute.subgroupmul_i8vec3_requiredsubgroupsize,Fail
dEQP-VK.subgroups.partitioned.framebuffer.subgroupinclusiveadd_uint64_t_geometry,Fail
dEQP-VK.subgroups.partitioned.framebuffer.subgroupinclusiveand_uint8_t_geometry,Fail
dEQP-VK.subgroups.partitioned.framebuffer.subgroupinclusivemin_int_geometry,Fail
dEQP-VK.subgroups.partitioned.framebuffer.subgroupxor_bvec4_geometry,Fail
dEQP-VK.subgroups.quad.framebuffer.subgroupquadswapvertical_u16vec4_geometry,Fail
dEQP-VK.subgroups.shuffle.compute.subgroupshuffledown_u8vec3_requiredsubgroupsize,Fail
dEQP-VK.subgroups.shuffle.framebuffer.subgroupshufflexor_u64vec2_constant_geometry,Fail
dEQP-VK.subgroups.shuffle.framebuffer.subgroupshufflexor_uint8_t_constant_geometry,Fail
dEQP-VK.subgroups.subgroup_uniform_control_flow.small_full_control.small_subgroup_reconverge09,Fail
dEQP-VK.subgroups.vote.compute.subgroupallequal_uvec3,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_clear_color_image_read_image_tess_control.image_128_r32_uint_binary_semaphore_win32_kmt,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_copy_buffer_to_image_read_image_compute.image_64x64x8_r32_sfloat_timeline_semaphore_win32_kmt,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_draw_indexed_indirect_read_image_tess_control.image_128x128_r32g32b32a32_sfloat_binary_semaphore_win32,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_draw_indexed_read_blit_image.image_128x128_r16g16b16a16_uint_timeline_semaphore_win32_kmt,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_image_compute_read_image_compute.image_128x128_r16_uint_binary_semaphore_fence_fd,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_image_fragment_read_blit_image.image_128x128_r8g8b8a8_unorm_timeline_semaphore_fd,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_image_tess_eval_read_image_geometry.image_128x128_r16g16b16a16_uint_binary_semaphore_fd,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_ssbo_compute_read_ssbo_geometry.buffer_16384_binary_semaphore_dma_buf,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_ssbo_tess_control_read_ssbo_tess_control.buffer_262144_timeline_semaphore_win32,Fail
dEQP-VK.synchronization.cross_instance.dedicated.write_update_buffer_read_copy_buffer_to_image.buffer_16384_binary_semaphore_win32_kmt,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_clear_color_image_read_image_tess_eval.image_64x64x8_r32_sfloat_binary_semaphore_fd,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_draw_indexed_indirect_read_image_fragment.image_128x128_r8g8b8a8_unorm_binary_semaphore_fence_fd,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_draw_indexed_read_image_tess_eval.image_128x128_r16_uint_timeline_semaphore_fd,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_image_compute_indirect_read_copy_image_to_buffer.image_128_r32_uint_timeline_semaphore_dma_buf,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_image_fragment_read_image_tess_control.image_128x128_r8_unorm_binary_semaphore_dma_buf,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_image_tess_control_read_blit_image.image_128x128_r8g8b8a8_unorm_binary_semaphore_win32,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_image_tess_eval_read_image_compute.image_128x128_r16_uint_timeline_semaphore_win32,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_ssbo_compute_indirect_read_copy_buffer_to_image.buffer_262144_timeline_semaphore_win32_kmt,Fail
dEQP-VK.synchronization.cross_instance.suballocated.write_ssbo_tess_eval_read_copy_buffer.buffer_16384_binary_semaphore_win32_kmt,Fail
dEQP-VK.synchronization.op.multi_queue.binary_semaphore.write_ssbo_tess_eval_read_copy_buffer_to_image.buffer_262144_exclusive,Fail
dEQP-VK.synchronization.op.multi_queue.fence.write_copy_image_read_image_geometry.image_128x128_r8_unorm_exclusive,Fail
dEQP-VK.synchronization.op.multi_queue.fence.write_image_geometry_read_copy_image_to_buffer.image_128_r32_uint_concurrent,Fail
dEQP-VK.synchronization.op.multi_queue.timeline_semaphore.write_image_vertex_read_image_vertex.image_128x128_r8_unorm_exclusive,Fail
dEQP-VK.synchronization.op.multi_queue.timeline_semaphore.write_update_buffer_read_ubo_tess_control.buffer_16384_concurrent,Fail
dEQP-VK.synchronization.op.single_queue.barrier.write_copy_buffer_to_image_read_image_compute.image_128x128_r16g16b16a16_uint,Fail
dEQP-VK.synchronization.op.single_queue.barrier.write_draw_indexed_read_blit_image.image_128x128_r16_uint,Fail
dEQP-VK.synchronization.op.single_queue.binary_semaphore.write_image_fragment_read_image_tess_eval.image_128x128_r32g32b32a32_sfloat,Fail
dEQP-VK.synchronization.op.single_queue.event.write_image_fragment_read_copy_image_to_buffer.image_128x128_r16_uint,Fail
dEQP-VK.synchronization.signal_order.binary_semaphore.write_copy_image_read_copy_image.image_128x128_r8_unorm,Fail
dEQP-VK.synchronization.signal_order.shared_binary_semaphore.write_ssbo_fragment_read_vertex_input.buffer_262144_opaque_win32_kmt,Fail
dEQP-VK.synchronization.signal_order.shared_timeline_semaphore.write_image_fragment_read_image_geometry.image_128x128_r8_unorm_opaque_win32,Fail
dEQP-VK.synchronization.signal_order.shared_timeline_semaphore.write_ssbo_compute_indirect_read_ssbo_geometry.buffer_16384_opaque_win32_kmt,Fail
dEQP-VK.synchronization.win32_keyed_mutex.write_copy_buffer_to_image_read_copy_image.image_128x128_r8_unorm_kmt,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_blit_image_read_image_vertex.image_128x128_r8g8b8a8_unorm_timeline_semaphore_dma_buf,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_clear_color_image_read_image_fragment.image_128x128_r8g8b8a8_unorm_timeline_semaphore_win32,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_copy_image_to_buffer_read_ssbo_tess_eval.buffer_262144_binary_semaphore_dma_buf,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_draw_indexed_indirect_read_image_compute_indirect.image_128x128_r16g16b16a16_uint_timeline_semaphore_dma_buf,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_image_compute_indirect_read_copy_image.image_128x128_r32g32b32a32_sfloat_binary_semaphore_win32,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_image_geometry_read_copy_image_to_buffer.image_128_r32_uint_binary_semaphore_win32_kmt,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_image_tess_control_read_image_tess_control.image_128x128_r8_unorm_binary_semaphore_fence_fd,Fail
dEQP-VK.synchronization2.cross_instance.dedicated.write_ssbo_compute_indirect_read_ssbo_tess_eval.buffer_16384_timeline_semaphore_fd,Fail
dEQP-VK.synchronization2.cross_instance.suballocated.write_clear_color_image_read_image_compute_indirect.image_128x128_r16_uint_binary_semaphore_win32_kmt,Fail
dEQP-VK.synchronization2.cross_instance.suballocated.write_copy_buffer_read_ssbo_compute.buffer_16384_binary_semaphore_win32_kmt,Fail
dEQP-VK.synchronization2.cross_instance.suballocated.write_copy_image_read_copy_image_to_buffer.image_128x128_r16_uint_timeline_semaphore_win32_kmt,Fail
dEQP-VK.synchronization2.cross_instance.suballocated.write_image_compute_indirect_read_image_vertex.image_128x128_r16g16b16a16_uint_binary_semaphore_fence_fd,Fail
dEQP-VK.synchronization2.cross_instance.suballocated.write_image_geometry_read_copy_image.image_64x64x8_r32_sfloat_binary_semaphore_fd,Fail
dEQP-VK.synchronization2.cross_instance.suballocated.write_image_tess_control_read_image_tess_eval.image_64x64x8_r32_sfloat_timeline_semaphore_dma_buf,Fail
dEQP-VK.synchronization2.op.multi_queue.binary_semaphore.write_image_compute_indirect_read_image_compute.image_128x128_r16_uint_exclusive,Fail
dEQP-VK.synchronization2.op.multi_queue.timeline_semaphore.write_copy_buffer_to_image_read_image_compute_indirect.image_128_r32_uint_exclusive,Fail
dEQP-VK.synchronization2.op.multi_queue.timeline_semaphore.write_draw_indexed_read_blit_image.image_128x128_r16g16b16a16_uint_concurrent,Fail
dEQP-VK.synchronization2.op.multi_queue.timeline_semaphore.write_image_tess_control_read_image_compute.image_128x128_r8g8b8a8_unorm_concurrent,Fail
dEQP-VK.synchronization2.op.single_queue.barrier.write_ssbo_tess_control_read_ubo_compute.buffer_16384,Fail
dEQP-VK.synchronization2.op.single_queue.event.write_fill_buffer_read_ubo_compute_indirect.buffer_16384,Fail
dEQP-VK.synchronization2.op.single_queue.fence.write_ssbo_tess_eval_read_ssbo_fragment.buffer_262144,Fail
dEQP-VK.synchronization2.op.single_queue.timeline_semaphore.write_image_tess_eval_read_image_fragment.image_128x128_r16g16b16a16_uint,Fail
dEQP-VK.synchronization2.signal_order.shared_binary_semaphore.write_image_vertex_read_blit_image.image_128x128_r16g16b16a16_uint_opaque_win32_kmt,Fail
dEQP-VK.synchronization2.signal_order.shared_timeline_semaphore.write_image_compute_read_image_geometry.image_128x128_r16g16b16a16_uint_opaque_win32,Fail
dEQP-VK.synchronization2.signal_order.shared_timeline_semaphore.write_image_vertex_read_image_compute_indirect.image_128_r32_uint_opaque_win32_kmt,Fail
dEQP-VK.synchronization2.signal_order.timeline_semaphore.write_ssbo_fragment_read_ssbo_compute.buffer_16384,Fail
dEQP-VK.synchronization2.timeline_semaphore.device_host.write_image_vertex_read_image_tess_control.image_64x64x8_r32_sfloat,Fail
dEQP-VK.synchronization2.timeline_semaphore.one_to_n.write_image_tess_control_read_copy_image.image_128x128_r8_unorm,Fail
dEQP-VK.synchronization2.timeline_semaphore.wait_before_signal.write_image_tess_control_read_image_fragment.image_128x128_r16g16b16a16_uint,Fail
dEQP-VK.texture.filtering.3d.combinations.linear.linear.clamp_to_edge.clamp_to_edge.repeat,Fail
dEQP-VK.texture.filtering.3d.combinations.linear_mipmap_linear.linear.clamp_to_edge.clamp_to_edge.repeat,Fail
dEQP-VK.texture.shadow.2d.linear_mipmap_nearest.sparse_not_equal_d32_sfloat,Fail
dEQP-VK.texture.shadow.cube_array.nearest_mipmap_linear.sparse_never_d32_sfloat,Fail
dEQP-VK.texture.swizzle.component_mapping.astc_10x8_unorm_block_2d_npot_sparse_zzzz,Fail
dEQP-VK.texture.swizzle.component_mapping.r16g16b16_sfloat_2d_npot_sparse_abgr,Fail
dEQP-VK.texture.swizzle.component_mapping.r32_uint_2d_pot_sparse_rgba,Fail
dEQP-VK.texture.swizzle.component_mapping.r4g4_unorm_pack8_2d_npot_iiii,Fail
dEQP-VK.texture.swizzle.component_mapping.r8_uint_2d_pot_aaaa,Fail
dEQP-VK.texture.swizzle.texture_coordinate.r8g8b8a8_unorm_2d_npot_xx,Fail
dEQP-VK.transform_feedback.fuzz.random_vertex.nested_structs_arrays_instance_arrays.5,Fail
dEQP-VK.transform_feedback.primitives_generated_query.copy.queue_reset.pgq_64bit_xfb_32bit.geom.xfb.rast.line_strip.pgq_0_xfb_1.single_draw,Fail
dEQP-VK.transform_feedback.primitives_generated_query.get.host_reset.pgq_64bit_xfb_32bit.geom.xfb.no_rast.triangle_strip.pgq_default_xfb_0.single_draw,Fail
dEQP-VK.transform_feedback.primitives_generated_query.get.queue_reset.pgq_32bit_xfb_64bit.geom.xfb.rast.line_strip_with_adjacency.pgq_default_xfb_1.single_draw,Fail
dEQP-VK.transform_feedback.simple.query_3_4_32bits,Fail
dEQP-VK.transform_feedback.simple.query_triangle_fan_0_6_32bits,Fail
dEQP-VK.transform_feedback.simple.query_triangle_strip_with_adjacency_3_126_64bits,Fail
dEQP-VK.ubo.2_level_array.scalar.column_major_mat4x3.fragment,Fail
dEQP-VK.ubo.3_level_array.scalar.mat3.both_comp_access,Fail
dEQP-VK.ubo.instance_array_basic_type.scalar.ivec4.fragment,Fail
dEQP-VK.ubo.random.8bit.scalar.44,Fail
dEQP-VK.ubo.single_basic_array.std140.column_major_mat4.both_comp_access,Fail
dEQP-VK.ubo.single_struct.per_block_buffer.std430_vertex_comp_access,Fail
dEQP-VK.wsi.headless.shared_presentable_image.scale_none.inherit.opaque.demand,Fail
dEQP-VK.wsi.win32.incremental_present.scale_none.fifo_relaxed.horizontal_mirror_rotate_270.pre_multiplied.incremental_present,Fail
dEQP-VK.wsi.xcb.colorspace.extensions,Fail
dEQP-VK.ycbcr.conversion.a2b10g10r10_unorm_pack32.ycbcr_709.itu_narrow.linear_tiling_linear_binding_31,Fail
dEQP-VK.ycbcr.conversion.g10x6_b10x6_r10x6_3plane_444_unorm_3pack16.ycbcr_identity.itu_narrow.nearest_tiling_linear_binding_31,Fail
dEQP-VK.ycbcr.conversion.g10x6_b10x6r10x6_2plane_422_unorm_3pack16.color_conversion.ycbcr_identity_itu_narrow_tiling_linear_cosited_binding_31,Fail
dEQP-VK.ycbcr.conversion.g12x4_b12x4_r12x4_3plane_420_unorm_3pack16.color_conversion.ycbcr_709_itu_full_tiling_linear_midpoint_binding_31,Fail
dEQP-VK.ycbcr.conversion.g12x4_b12x4_r12x4_3plane_422_unorm_3pack16.chroma_reconstruction.linear.explicit_nearest_tiling_optimal_swapped_chroma,Fail
dEQP-VK.ycbcr.conversion.g16_b16_r16_3plane_420_unorm.chroma_reconstruction.nearest.explicit_linear_midpoint_midpoint_tiling_optimal_disjoint_swapped_chroma,Fail
dEQP-VK.ycbcr.conversion.g16_b16_r16_3plane_422_unorm.color_conversion.ycbcr_601_itu_full_tiling_linear_midpoint_binding_31,Fail
dEQP-VK.ycbcr.conversion.g16_b16r16_2plane_444_unorm.ycbcr_601.itu_full.linear_tiling_linear_binding_31,Fail
dEQP-VK.ycbcr.copy.a1r5g5b5_unorm_pack16.g8_b8r8_2plane_444_unorm.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.a8b8g8r8_unorm_pack32.g16_b16r16_2plane_422_unorm.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g10x6_b10x6_r10x6_3plane_422_unorm_3pack16.g10x6_b10x6r10x6_2plane_444_unorm_3pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g10x6_b10x6_r10x6_3plane_444_unorm_3pack16.g12x4_b12x4r12x4_2plane_420_unorm_3pack16.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g12x4_b12x4r12x4_2plane_420_unorm_3pack16.g12x4_b12x4_r12x4_3plane_422_unorm_3pack16.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g12x4_b12x4r12x4_2plane_422_unorm_3pack16.g10x6_b10x6_r10x6_3plane_420_unorm_3pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g12x4_b12x4r12x4_2plane_444_unorm_3pack16.r5g5b5a1_unorm_pack16.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g12x4b12x4g12x4r12x4_422_unorm_4pack16.g12x4b12x4g12x4r12x4_422_unorm_4pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g16_b16_r16_3plane_420_unorm.r8g8_unorm.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g16_b16r16_2plane_420_unorm.g12x4_b12x4r12x4_2plane_444_unorm_3pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g16_b16r16_2plane_422_unorm.g12x4_b12x4_r12x4_3plane_422_unorm_3pack16.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g16_b16r16_2plane_444_unorm.g12x4_b12x4r12x4_2plane_420_unorm_3pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g8_b8r8_2plane_422_unorm.r16_unorm.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.g8_b8r8_2plane_444_unorm.g10x6_b10x6_r10x6_3plane_422_unorm_3pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.r10x6_unorm_pack16.g8_b8r8_2plane_444_unorm.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy.r5g5b5a1_unorm_pack16.r10x6_unorm_pack16.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy_dimensions.src4096x6_dst4096x6.g16_b16_r16_3plane_420_unorm.g16_b16_r16_3plane_420_unorm.optimal_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.copy_dimensions.src4x32768_dst4x32768.g10x6_b10x6_r10x6_3plane_420_unorm_3pack16.g12x4_b12x4_r12x4_3plane_420_unorm_3pack16.linear_disjoint_linear_disjoint,Fail
dEQP-VK.ycbcr.format.g10x6_b10x6_r10x6_3plane_444_unorm_3pack16.tess_eval_linear_mapped,Fail
dEQP-VK.ycbcr.plane_view.image_view.g16_b16_r16_3plane_444_unorm_disjoint_plane_2_compatible_format_r16_sint,Fail
dEQP-VK.ycbcr.query.levels.fragment.r10x6g10x6_unorm_2pack16,Fail
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3672
dEQP-VK.synchronization2.none_stage.transfer_dst_to_transfer_src,Fail
dEQP-VK.synchronization2.none_stage.transfer_dst_to_general,Fail
dEQP-VK.synchronization2.none_stage.general_to_transfer_src,Fail
dEQP-VK.synchronization2.none_stage.general_to_general,Fail
dEQP-VK.synchronization2.none_stage.old_access_transfer_dst_to_transfer_src,Fail
dEQP-VK.synchronization2.none_stage.old_access_transfer_dst_to_general,Fail
dEQP-VK.synchronization2.none_stage.old_access_general_to_transfer_src,Fail
dEQP-VK.synchronization2.none_stage.old_access_general_to_general,Fail
dEQP-VK.synchronization2.none_stage.legacy_transfer_dst_to_transfer_src,Fail
dEQP-VK.synchronization2.none_stage.legacy_transfer_dst_to_general,Fail
dEQP-VK.synchronization2.none_stage.legacy_general_to_transfer_src,Fail
dEQP-VK.synchronization2.none_stage.legacy_general_to_general,Fail
gmem-dEQP-VK.synchronization2.none_stage.transfer_dst_to_transfer_src,Fail
gmem-dEQP-VK.synchronization2.none_stage.transfer_dst_to_general,Fail
gmem-dEQP-VK.synchronization2.none_stage.general_to_transfer_src,Fail
gmem-dEQP-VK.synchronization2.none_stage.general_to_general,Fail
gmem-dEQP-VK.synchronization2.none_stage.old_access_transfer_dst_to_transfer_src,Fail
gmem-dEQP-VK.synchronization2.none_stage.old_access_transfer_dst_to_general,Fail
gmem-dEQP-VK.synchronization2.none_stage.old_access_general_to_transfer_src,Fail
gmem-dEQP-VK.synchronization2.none_stage.old_access_general_to_general,Fail
gmem-dEQP-VK.synchronization2.none_stage.legacy_transfer_dst_to_transfer_src,Fail
gmem-dEQP-VK.synchronization2.none_stage.legacy_transfer_dst_to_general,Fail
gmem-dEQP-VK.synchronization2.none_stage.legacy_general_to_transfer_src,Fail
gmem-dEQP-VK.synchronization2.none_stage.legacy_general_to_general,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_testing_stencil,Fail
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3759
# deqp-vk: ../src/freedreno/vulkan/tu_pipeline.c:3894: tu_pipeline_builder_init_graphics: Assertion `subpass->color_count == 0 || !create_info->pColorBlendState || subpass->color_count == create_info->pColorBlendState->attachmentCount' failed
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments4_more0,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments4_more1,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments4_more3,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments5_more0,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments5_more1,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments5_more3,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments6_more0,Crash
dEQP-VK.pipeline.monolithic.color_write_enable_maxa.cwe_after_bind.attachments6_more1,Crash
dEQP-VK.draw.renderpass.linear_interpolation.offset_max_1_sample,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_max_2_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_max_4_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_min_1_sample,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_min_2_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_min_4_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.no_offset_1_sample,Fail
dEQP-VK.draw.renderpass.linear_interpolation.no_offset_2_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.no_offset_4_samples,Fail

View File

@ -23,13 +23,6 @@ dEQP-GLES2.functional.clipping.triangle_vertex.clip_two.clip_neg_y_neg_z_and_neg
# RGB/RGBA half float should be incomplete, tested as complete.
dEQP-GLES2.functional.fbo.completeness.renderable.texture.color0.rgb_half_float_oes,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.lines_wide,Fail
dEQP-GLES2.functional.shaders.texture_functions.vertex.texturecubelod,Fail
# Subpixel precision errors

View File

@ -1,6 +1,7 @@
# These seem stable on their own (or when running their whole test group),
# but intermittently fail when mixed in with other tests.
dEQP-GLES2.functional.shaders.functions.control_flow.return_after_loop_sequence_fragment
dEQP-GLES2.functional.shaders.loops.do_while_uniform_iterations.nested_sequence_fragment
dEQP-GLES2.functional.shaders.loops.while_uniform_iterations.nested_tricky_dataflow_2_fragment
dEQP-GLES2.functional.shaders.loops.for_dynamic_iterations.nested_tricky_dataflow_2_fragment
dEQP-GLES2.functional.shaders.loops.for_dynamic_iterations.nested_sequence_fragment

View File

@ -1,18 +1,3 @@
dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.rbo_singlesample.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.texture_2d.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
spec@!opengl 1.0@depth-clear-precision-check,Fail
spec@!opengl 1.0@depth-clear-precision-check@depth16,Fail
spec@!opengl 1.0@depth-clear-precision-check@depth32,Fail

View File

@ -6,7 +6,7 @@ dEQP-GLES3.functional.clipping.line.wide_line_clip_viewport_corner,Fail
dEQP-GLES3.functional.clipping.point.wide_point_clip,Fail
dEQP-GLES3.functional.clipping.point.wide_point_clip_viewport_center,Fail
dEQP-GLES3.functional.clipping.point.wide_point_clip_viewport_corner,Fail
dEQP-GLES3.functional.draw_buffers_indexed.random.max_required_draw_buffers.4,Fail
dEQP-GLES3.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.8,Fail
dEQP-GLES3.functional.draw_buffers_indexed.random.max_required_draw_buffers.9,Fail
dEQP-GLES3.functional.fbo.blit.rect.nearest_consistency_mag,Fail
dEQP-GLES3.functional.fbo.blit.rect.nearest_consistency_mag_reverse_dst_x,Fail

View File

@ -6,7 +6,7 @@ dEQP-GLES3.functional.clipping.line.wide_line_clip_viewport_center,Fail
dEQP-GLES3.functional.clipping.line.wide_line_clip_viewport_corner,Fail
dEQP-GLES3.functional.clipping.point.wide_point_clip,Fail
dEQP-GLES3.functional.clipping.point.wide_point_clip_viewport_corner,Fail
dEQP-GLES3.functional.draw_buffers_indexed.random.max_required_draw_buffers.4,Fail
dEQP-GLES3.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.8,Fail
dEQP-GLES3.functional.draw_buffers_indexed.random.max_required_draw_buffers.9,Fail
dEQP-GLES3.functional.fbo.blit.rect.nearest_consistency_mag,Fail
dEQP-GLES3.functional.fbo.blit.rect.nearest_consistency_mag_reverse_dst_x,Fail

View File

@ -3,6 +3,7 @@ dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_corner,Fail
dEQP-GLES2.functional.clipping.point.wide_point_clip,Fail
dEQP-GLES2.functional.clipping.point.wide_point_clip_viewport_center,Fail
dEQP-GLES2.functional.clipping.point.wide_point_clip_viewport_corner,Fail
dEQP-GLES3.functional.draw_buffers_indexed.random.max_implementation_draw_buffers.8,Fail
dEQP-GLES3.functional.draw_buffers_indexed.random.max_required_draw_buffers.9,Fail
dEQP-GLES31.functional.primitive_bounding_box.wide_points.global_state.vertex_tessellation_fragment.default_framebuffer_bbox_equal,Fail
dEQP-GLES31.functional.primitive_bounding_box.wide_points.global_state.vertex_tessellation_fragment.default_framebuffer_bbox_larger,Fail

View File

@ -10,21 +10,6 @@ KHR-GL46.tessellation_shader.vertex.vertex_spacing,Fail
KHR-GL46.texture_view.view_classes,Fail
KHR-GL46.texture_view.view_sampling,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.lines_wide,Fail
dEQP-GLES2.functional.rasterization.primitives.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.rbo_singlesample.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.texture_2d.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.r32i_rg16i.renderbuffer_to_renderbuffer,Fail
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.r32i_rg16ui.renderbuffer_to_renderbuffer,Fail
dEQP-GLES31.functional.copy_image.non_compressed.viewclass_32_bits.r32i_rgb10_a2ui.renderbuffer_to_renderbuffer,Fail

View File

@ -1,16 +1 @@
#waiver!
dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide
dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide
dEQP-GLES2.functional.rasterization.interpolation.basic.lines_wide
dEQP-GLES2.functional.rasterization.interpolation.projected.line_loop_wide
dEQP-GLES2.functional.rasterization.interpolation.projected.line_strip_wide
dEQP-GLES2.functional.rasterization.interpolation.projected.lines_wide
dEQP-GLES3.functional.rasterization.fbo.rbo_singlesample.interpolation.lines_wide
dEQP-GLES3.functional.rasterization.fbo.texture_2d.interpolation.lines_wide
dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide
dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide
dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide
dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide
dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide
dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide

View File

@ -3,9 +3,6 @@ KHR-GL46.sparse_texture_tests.InternalFormatQueries,Fail
KHR-GL46.sparse_texture_tests.SparseTextureAllocation,Fail
KHR-GL46.sparse_texture_tests.SparseTextureCommitment,Fail
# amd issue #6305
KHR-GL46.shader_ballot_tests.ShaderBallotFunctionRead,Fail
dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_center,Fail
dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_corner,Fail
dEQP-GLES2.functional.clipping.point.wide_point_clip,Fail

View File

@ -173,3 +173,115 @@ dEQP-VK.synchronization2.timeline_semaphore.wait_before_signal.write_image_tess_
dEQP-VK.transform_feedback.primitives_generated_query.copy.queue_reset.pgq_64bit_xfb_32bit.geom.xfb.rast.line_strip.pgq_0_xfb_1.single_draw,Fail
dEQP-VK.transform_feedback.primitives_generated_query.get.host_reset.pgq_64bit_xfb_32bit.geom.xfb.no_rast.triangle_strip.pgq_default_xfb_0.single_draw,Fail
dEQP-VK.transform_feedback.primitives_generated_query.get.queue_reset.pgq_32bit_xfb_64bit.geom.xfb.rast.line_strip_with_adjacency.pgq_default_xfb_1.single_draw,Fail
# 1.3.3.0 uprev:
# Direct leak of 1888 byte(s) in 2 object(s) allocated from:
# #0 0x7fcd07a72e8f in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
# #1 0x7fcd02430bfd in vk_alloc ../src/vulkan/util/vk_alloc.h:48
# #2 0x7fcd02430bfd in vk_zalloc ../src/vulkan/util/vk_alloc.h:56
# #3 0x7fcd02430bfd in lvp_CreatePipelineLayout ../src/gallium/frontends/lavapipe/lvp_descriptor_set.c:261
# #4 0x55cd57134e08 (/deqp/external/vulkancts/modules/vulkan/deqp-vk+0x226be08)
#
# Indirect leak of 376 byte(s) in 1 object(s) allocated from:
# #0 0x7fcd07a72e8f in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:145
# #1 0x7fcd0242f0c0 in vk_alloc ../src/vulkan/util/vk_alloc.h:48
# #2 0x7fcd0242f0c0 in vk_zalloc ../src/vulkan/util/vk_alloc.h:56
# #3 0x7fcd0242f0c0 in lvp_CreateDescriptorSetLayout ../src/gallium/frontends/lavapipe/lvp_descriptor_set.c:65
# #4 0x55cd57134f28 (/deqp/external/vulkancts/modules/vulkan/deqp-vk+0x226bf28)
dEQP-VK.api.copy_and_blit.dedicated_allocation.depth_stencil_msaa_copy.whole.s8_uint_general_optimal_S_4_bit,Fail
dEQP-VK.image.texel_view_compatible.graphic.basic.2d_image.texture_read.bc1_rgb_unorm_block.r16g16b16a16_uint,Fail
dEQP-VK.memory_model.write_after_read.ext.u32.noncoherent.fence_fence.atomicwrite.queuefamily.payload_local.buffer.guard_local.image.vert,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.1d_array.format.r32g32b32a32_sint.count_1.size.13x1_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.1d_array.format.r8g8b8a8_srgb.count_1.size.2x1_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.2d.format.r16g16b16a16_sint.count_1.size.13x13,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.2d_array.format.r8g8_unorm.count_1.size.13x13_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.combined.view_type.3d.format.r8g8b8a8_srgb.count_1.size.17x11x5,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.1d_array.format.r32g32_sfloat.count_1.size.512x1_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.2d_array.format.r16g16_sfloat.count_1.size.13x23_array_of_3,Fail
dEQP-VK.pipeline.fast_linked_library.image.suballocation.sampling_type.separate.view_type.3d.format.r8g8b8a8_unorm.count_1.size.16x16x16,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.1d.format.r32_uint.component_swizzle.r_g_b_a,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.1d_array.format.b8g8r8a8_unorm.subresource_range.lod_base_mip_level_array_base_and_size,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.2d_array.format.r16_sint.subresource_range.lod_mip_levels,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.3d.format.r16g16_sfloat.subresource_range.single_array_layer_remaining_layers,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.cube.format.e5b9g9r9_ufloat_pack32.subresource_range.lod_mip_levels_array_layer_second,Fail
dEQP-VK.pipeline.fast_linked_library.image_view.view_type.cube_array.format.r16g16b16a16_uint.subresource_range.lod_base_mip_level_base_array_layer_remaining_levels_and_layers,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.separate_stencil_usage.view_type.cube.format.d24_unorm_s8_uint.mipmap.nearest.lod.select_min_1,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d.format.r32_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d.format.r8_snorm.mipmap.linear.lod.select_bias_2_1,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d.format.r8g8_unorm.address_modes.all_mode_clamp_to_border_opaque_white,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d_array.format.r32g32b32_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d_array.format.r8g8b8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.1d_unnormalized.format.r32g32_sfloat.address_modes.all_mode_clamp_to_border_custom_1000,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r32_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r8_snorm.mag_reduce.comp_b_g_r_a.average,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r8g8_unorm.mipmap.nearest.lod.select_bias_2_5,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.x8_d24_unorm_pack32.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r8g8_sint.address_modes.all_mode_clamp_to_border_opaque_white,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.e5b9g9r9_ufloat_pack32.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.r32g32_sfloat.mag_filter.nearest,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.r8g8b8a8_srgb.mipmap.linear.lod.select_bias_3_7,Fail
dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube_array.format.r8g8_sint.mag_filter.nearest,Fail
dEQP-VK.pipeline.monolithic.bind_point.graphics_compute.push_write.setup_cp_gs_cs_gp.cmd_draw_dispatch,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.separate.view_type.1d_array.format.r32_sint.count_1.size.443x1_array_of_3,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.separate.view_type.2d.format.r16g16_uint.count_1.size.8x16,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.separate.view_type.2d_array.format.r5g6b5_unorm_pack16.count_1.size.32x16_array_of_3,Fail
dEQP-VK.pipeline.pipeline_library.image.suballocation.sampling_type.separate.view_type.3d.format.r32g32b32a32_sint.count_1.size.5x5x5,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.1d.format.r16g16b16a16_snorm.subresource_range.lod_base_mip_level_array_layer_last,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.1d.format.r8_snorm.component_swizzle.r_g_b_a,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.1d_array.format.e5b9g9r9_ufloat_pack32.subresource_range.lod_base_mip_level_remaining_levels,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.2d.format.r16g16_uint.subresource_range.array_layer_last,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.2d_array.format.r16_unorm.subresource_range.lod_base_mip_level_remaining_levels,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.3d.format.r16_uint.subresource_range.lod_base_mip_level_single_array_layer_remaining_levels_and_layers,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.cube.format.r32g32b32_sfloat.subresource_range.lod_base_mip_level,Fail
dEQP-VK.pipeline.pipeline_library.image_view.view_type.cube_array.format.r16g16b16a16_unorm.subresource_range.lod_base_mip_level_base_array_layer,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d.format.b8g8r8a8_sint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d.format.r32_sint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d.format.r5g6b5_unorm_pack16.mag_filter.nearest,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d.format.r8g8_sint.address_modes.all_mode_repeat,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d_array.format.r32g32_sfloat.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.1d_unnormalized.format.r8_snorm.address_modes.all_mode_clamp_to_border_custom_1000,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.a4b4g4r4_unorm_pack16.mipmap.linear.lod.select_bias_2_1,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.r32g32b32a32_sint.mipmap.nearest.lod.select_max_4,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.b8g8r8a8_sint.mipmap.nearest.lod.select_max_4,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm.address_modes.all_mode_clamp_to_border_custom_0011,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.r32_sint.mipmap.nearest.lod.select_min_1,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_opaque_white,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.b10g11r11_ufloat_pack32.address_modes.all_mode_clamp_to_border_custom_0000,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r32_sfloat.address_modes.all_mode_mirror_clamp_to_edge,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r8_sint.address_modes.all_mode_clamp_to_border_transparent_black,Fail
dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r8_unorm.mag_reduce.comp_r_zero_zero_zero.min,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.d24_unorm_s8_uint.input.dont_care.store.self_dep_clear_draw_depth_read_only,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.r16_sfloat.input.load.store.clear_draw_use_input_aspect,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.r32_sint.input.dont_care.dont_care.draw,Fail
dEQP-VK.renderpass.dedicated_allocation.formats.r8_uint.input.dont_care.store.self_dep_clear_draw_use_input_aspect,Fail
dEQP-VK.renderpass.suballocation.formats.d32_sfloat_s8_uint.input.load.dont_care.self_dep_draw,Fail
dEQP-VK.renderpass.suballocation.formats.r16g16_snorm.input.dont_care.dont_care.self_dep_clear_draw,Fail
dEQP-VK.renderpass.suballocation.formats.r8g8_snorm.input.clear.store.self_dep_draw_use_input_aspect,Fail
dEQP-VK.renderpass2.dedicated_allocation.formats.r8g8b8a8_sint.input.load.dont_care.draw,Fail
dEQP-VK.renderpass2.suballocation.formats.d24_unorm_s8_uint.input.load.dont_care.self_dep_draw_depth_read_only,Fail
dEQP-VK.renderpass2.suballocation.formats.r16g16_snorm.input.load.dont_care.draw,Fail
dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.clear_draw,Fail
dEQP-VK.renderpass2.suballocation.subpass_dependencies.separate_channels.r8g8b8a8_unorm,Fail
dEQP-VK.robustness.image_robustness.push.notemplate.r32f.unroll.nonvolatile.sampled_image.no_fmt_qual.img.samples_1.2d_array.comp,Fail
dEQP-VK.robustness.robustness2.bind.template.rg32f.unroll.nonvolatile.storage_buffer.readwrite.no_fmt_qual.null_descriptor.samples_1.1d.frag,Fail
dEQP-VK.robustness.robustness2.bind.template.rg32i.dontunroll.volatile.storage_image.fmt_qual.null_descriptor.samples_1.2d.frag,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r32f.dontunroll.volatile.storage_buffer.readonly.no_fmt_qual.len_256.samples_1.1d.vert,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r32f.unroll.volatile.storage_texel_buffer.fmt_qual.len_32.samples_1.1d.vert,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r32i.unroll.nonvolatile.storage_image.fmt_qual.null_descriptor.samples_1.cube_array.vert,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r32ui.dontunroll.nonvolatile.sampled_image.no_fmt_qual.null_descriptor.samples_4.2d_array.vert,Fail
dEQP-VK.robustness.robustness2.push.notemplate.r32ui.unroll.volatile.storage_buffer.readwrite.no_fmt_qual.len_36.samples_1.1d.vert,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rg32f.dontunroll.volatile.storage_texel_buffer.fmt_qual.null_descriptor.samples_1.1d.vert,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rg32i.unroll.nonvolatile.uniform_buffer.no_fmt_qual.len_33.samples_1.1d.vert,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rg32ui.unroll.nonvolatile.sampled_image.no_fmt_qual.null_descriptor.samples_1.cube_array.vert,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rgba32f.unroll.nonvolatile.storage_texel_buffer.fmt_qual.len_32.samples_1.1d.vert,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rgba32i.dontunroll.nonvolatile.uniform_buffer.no_fmt_qual.len_33.samples_1.1d.vert,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rgba32ui.dontunroll.volatile.storage_buffer.readwrite.no_fmt_qual.len_256.samples_1.1d.vert,Fail
dEQP-VK.robustness.robustness2.push.notemplate.rgba32ui.unroll.volatile.storage_image.fmt_qual.img.samples_4.2d.vert,Fail
dEQP-VK.robustness.robustness2.push.template.r32ui.unroll.volatile.storage_buffer.readwrite.no_fmt_qual.null_descriptor.samples_1.1d.vert,Fail
dEQP-VK.synchronization2.timeline_semaphore.one_to_n.write_copy_buffer_to_image_read_image_fragment.image_128x128_r16_uint,Fail
dEQP-VK.transform_feedback.primitives_generated_query.copy.host_reset.pgq_32bit_xfb_64bit.geom.xfb.rast.point_list.pgq_0_xfb_1.single_draw,Fail
dEQP-VK.transform_feedback.primitives_generated_query.copy.queue_reset.pgq_32bit_xfb_64bit.geom.xfb.no_rast.line_strip.pgq_default_xfb_0.single_draw,Fail
dEQP-VK.transform_feedback.primitives_generated_query.get.host_reset.64bit.geom.xfb.rast.triangle_fan.pgq_default_xfb_1.single_draw,Fail
dEQP-VK.transform_feedback.primitives_generated_query.get.queue_reset.64bit.geom.xfb.no_rast.line_list_with_adjacency.pgq_1_xfb_0.single_draw,Fail

View File

@ -2,11 +2,3 @@
# Likely fixed by VK-GL-CTS a3ac66a77e14 ("Zero initialize XFB counter buffer")
dEQP-VK.rasterization.provoking_vertex.transform_feedback.first.line_strip_with_adjacency,Fail
dEQP-VK.rasterization.provoking_vertex.transform_feedback.per_pipeline.triangle_strip_with_adjacency,Fail
#full list
dEQP-VK.api.driver_properties.conformance_version,Fail
dEQP-VK.subgroups.size_control.compute.required_subgroup_size_max_require_full_subgroups,Fail
dEQP-VK.subgroups.size_control.compute.required_subgroup_size_max_require_full_subgroups_flags_spirv16,Fail
dEQP-VK.subgroups.size_control.compute.required_subgroup_size_max_require_full_subgroups_spirv16,Fail
dEQP-VK.subgroups.size_control.compute.required_subgroup_size_min_require_full_subgroups_flags_spirv16,Fail
dEQP-VK.subgroups.size_control.compute.required_subgroup_size_min_require_full_subgroups_spirv16,Fail

View File

@ -1,447 +1,13 @@
# Until we bump CTS to Vulkan 1.3
dEQP-VK.info.device_properties,Fail
# Fixed by VK-GL-CTS change-id I34f5dd2cbccae2a695cbe05a22908ba544b0a6a6
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_none_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_max_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_max_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_max_stencil_zero_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_min_stencil_none_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_average_stencil_min_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_min_stencil_max_unused_resolve_testing_stencil,Fail
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_none_stencil_min_unused_resolve_testing_stencil,Fail
# 1.3.1.0 uprev:
dEQP-VK.pipeline.extended_dynamic_state.before_good_static.stencil_state_face_front_ge_inc_clamp_clear_255_ref_255_depthfail,Fail
dEQP-VK.pipeline.extended_dynamic_state.between_pipelines.stencil_state_face_front_ge_inc_clamp_clear_255_ref_255_depthfail,Fail
# ../src/intel/isl/isl.c:2212: FINISHME: ../src/intel/isl/isl.c:isl_surf_supports_ccs: CCS for 3D textures is disabled, but a workaround is available.
# ../src/vulkan/runtime/vk_image.c:637:vk_image_layout_to_usage_flags: Assertion `aspect & VK_IMAGE_ASPECT_STENCIL_BIT' failed.
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_unused_resolve_testing_stencil_samplemask,Crash
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3505
dEQP-VK.subgroups.multiple_dispatches.uniform_subgroup_size,Fail
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/3575
dEQP-VK.drm_format_modifiers.export_import.r16_sfloat,Fail
dEQP-VK.texture.shadow.2d_array.linear_mipmap_nearest.greater_or_equal_d32_sfloat,Fail
# 1.3.1.1 uprev:
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_5_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_8_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_17_1.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_max_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_max_stencil_none_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_max_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_max_stencil_none_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_max_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_min_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_average_stencil_none_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_min_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_max_stencil_none_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_max_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_min_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_none_stencil_zero_unused_resolve_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_min_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_testing_stencil,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.compatibility_depth_zero_stencil_none_unused_resolve_testing_depth,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_min_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_32_32.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_2.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_4.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_8.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d24_unorm_s8_uint_separate_layouts.depth_zero_stencil_zero_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_max_unused_resolve_testing_stencil_samplemask,Crash
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_49_13.samples_16.d32_sfloat_s8_uint_separate_layouts.depth_zero_stencil_none_testing_stencil_samplemask,Crash
# 1.3.2.0 uprev:
dEQP-VK.drm_format_modifiers.export_import.a4r4g4b4_unorm_pack16,Crash
dEQP-VK.drm_format_modifiers.export_import.b4g4r4a4_unorm_pack16,Crash
@ -465,3 +31,36 @@ dEQP-VK.drm_format_modifiers.export_import_fmt_features2.r8g8_unorm,Crash
dEQP-VK.drm_format_modifiers.export_import_fmt_features2.r8g8b8a8_unorm,Crash
dEQP-VK.fragment_operations.early_fragment.sample_count_early_fragment_tests_depth_samples_2,Fail
dEQP-VK.fragment_operations.early_fragment.sample_count_early_fragment_tests_depth_samples_4,Fail
# 1.3.3.0 uprev:
dEQP-VK.draw.dynamic_rendering.linear_interpolation.no_offset_16_samples,Fail
dEQP-VK.draw.dynamic_rendering.linear_interpolation.no_offset_8_samples,Fail
dEQP-VK.draw.dynamic_rendering.linear_interpolation.offset_min_16_samples,Fail
dEQP-VK.draw.dynamic_rendering.linear_interpolation.offset_min_2_samples,Fail
dEQP-VK.draw.dynamic_rendering.linear_interpolation.offset_min_4_samples,Fail
dEQP-VK.draw.dynamic_rendering.linear_interpolation.offset_min_8_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_max_16_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_max_2_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_max_4_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_max_8_samples,Fail
dEQP-VK.draw.renderpass.linear_interpolation.offset_min_16_samples,Fail
# ../src/intel/vulkan/genX_cmd_buffer.c:1305: transition_color_buffer: Assertion `isl_mod_info->aux_usage != ISL_AUX_USAGE_NONE' failed.
dEQP-VK.drm_format_modifiers.export_import_fmt_features2.a1r5g5b5_unorm_pack16,Crash
dEQP-VK.drm_format_modifiers.export_import_fmt_features2.a8b8g8r8_unorm_pack32,Crash
dEQP-VK.drm_format_modifiers.export_import_fmt_features2.b5g5r5a1_unorm_pack16,Crash
dEQP-VK.drm_format_modifiers.export_import_fmt_features2.b8g8r8a8_srgb,Crash
dEQP-VK.drm_format_modifiers.export_import_fmt_features2.r16_unorm,Crash
dEQP-VK.drm_format_modifiers.export_import_fmt_features2.r16g16b16a16_unorm,Crash
dEQP-VK.drm_format_modifiers.export_import_fmt_features2.r32g32b32a32_sfloat,Crash
dEQP-VK.drm_format_modifiers.export_import_fmt_features2.r8_unorm,Crash
dEQP-VK.drm_format_modifiers.export_import.a1r5g5b5_unorm_pack16,Crash
dEQP-VK.drm_format_modifiers.export_import.a8b8g8r8_unorm_pack32,Crash
dEQP-VK.drm_format_modifiers.export_import.b8g8r8a8_srgb,Crash
dEQP-VK.drm_format_modifiers.export_import.r16_unorm,Crash
dEQP-VK.drm_format_modifiers.export_import.r16g16b16a16_unorm,Crash
dEQP-VK.drm_format_modifiers.export_import.r32g32b32a32_sfloat,Crash
dEQP-VK.drm_format_modifiers.export_import.r8_unorm,Crash
dEQP-VK.fragment_operations.early_fragment.sample_count_early_fragment_tests_depth_samples_16,Fail
dEQP-VK.fragment_operations.early_fragment.sample_count_early_fragment_tests_depth_samples_8,Fail

View File

@ -1,25 +1,3 @@
# These line rasterization failures are waived in the CTS
dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.rbo_singlesample.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.texture_2d.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4167
dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x10,Fail
dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x5,Fail

View File

@ -1,23 +1 @@
# These line rasterization failures are waived in the CTS
dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.rbo_singlesample.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.texture_2d.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
dEQP-EGL.functional.sharing.gles2.multithread.random.images.copyteximage2d.12,Crash

View File

@ -1,25 +1,3 @@
# These line rasterization failures are waived in the CTS
dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.rbo_singlesample.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.texture_2d.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4167
dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x10,Fail
dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x5,Fail

View File

@ -1,25 +1,3 @@
# These line rasterization failures are waived in the CTS
dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.rbo_singlesample.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.texture_2d.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
# "Result is different than expected at index: 33 Expected value: 664128 Result value: 658538 "
KHR-GL46.texture_buffer.texture_buffer_atomic_functions,Fail

View File

@ -1,25 +1,3 @@
# These line rasterization failures are waived in the CTS
dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.rbo_singlesample.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.texture_2d.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4167
dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x10,Fail
dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x5,Fail

View File

@ -1,25 +1,3 @@
# These line rasterization failures are waived in the CTS
dEQP-GLES2.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES2.functional.rasterization.interpolation.projected.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.rbo_singlesample.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.fbo.texture_2d.interpolation.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.line_loop_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.line_strip_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.basic.lines_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.line_loop_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.line_strip_wide,Fail
565-nozs-dEQP-GLES3.functional.rasterization.interpolation.projected.lines_wide,Fail
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/4167
dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x10,Fail
dEQP-GLES3.functional.texture.compressed.astc.void_extent_ldr.10x5,Fail