From eff8a3517d4225c577d8e6f3fe3657434231c688 Mon Sep 17 00:00:00 2001 From: Boris Brezillon Date: Tue, 1 Oct 2024 17:24:03 +0200 Subject: [PATCH] panvk: Enable CI on G610 The number of failures/crashes/flakes is still considerable, but the goal is to catch regressions when fixing bugs or adding features, so let's enable CI on G610 anyway. We might decide to turn g610-vk into a post-merge jobs if CI on G610 is too unstable. Signed-off-by: Boris Brezillon Reviewed-by: Erik Faye-Lund Reviewed-by: Lars-Ivar Hesselberg Simonsen Part-of: --- src/panfrost/ci/deqp-panfrost-g610-vk.toml | 5 + src/panfrost/ci/gitlab-ci.yml | 24 +- src/panfrost/ci/panfrost-g610-fails.txt | 2826 ++++++++++++++++++++ src/panfrost/ci/panfrost-g610-flakes.txt | 197 ++ src/panfrost/ci/panfrost-g610-skip.txt | 126 + 5 files changed, 3175 insertions(+), 3 deletions(-) create mode 100644 src/panfrost/ci/deqp-panfrost-g610-vk.toml create mode 100644 src/panfrost/ci/panfrost-g610-fails.txt create mode 100644 src/panfrost/ci/panfrost-g610-flakes.txt create mode 100644 src/panfrost/ci/panfrost-g610-skip.txt diff --git a/src/panfrost/ci/deqp-panfrost-g610-vk.toml b/src/panfrost/ci/deqp-panfrost-g610-vk.toml new file mode 100644 index 00000000000..e11a7af5cf0 --- /dev/null +++ b/src/panfrost/ci/deqp-panfrost-g610-vk.toml @@ -0,0 +1,5 @@ +[[deqp]] +deqp = "/deqp/external/vulkancts/modules/vulkan/deqp-vk" +caselists = ["/deqp/mustpass/vk-main.txt"] +renderer_check = "Mali-G610" +fraction = 4 diff --git a/src/panfrost/ci/gitlab-ci.yml b/src/panfrost/ci/gitlab-ci.yml index 29cbefb1918..3bab953a55e 100644 --- a/src/panfrost/ci/gitlab-ci.yml +++ b/src/panfrost/ci/gitlab-ci.yml @@ -74,7 +74,7 @@ *panfrost_bifrost_file_list when: manual -.panfrost-bifrost-vk-rules: +.panfrost-vk-rules: stage: arm rules: - !reference [.test, rules] @@ -90,7 +90,7 @@ - src/panfrost/compiler/**/* when: on_success -.panfrost-bifrost-vk-manual-rules: +.panfrost-vk-manual-rules: stage: arm-postmerge extends: .no-auto-retry rules: @@ -231,6 +231,7 @@ KERNEL_IMAGE_TYPE: "image" EXTERNAL_KERNEL_TAG: "v6.11-rc7-mesa-f9e9" RUNNER_TAG: mesa-ci-x86-64-lava-rk3588-rock-5b + VK_DRIVER: panfrost # Status: https://lava.collabora.dev/scheduler/device_type/sun50i-h6-pine-h64 .lava-sun50i-h6-pine-h64:arm64: @@ -335,7 +336,7 @@ panfrost-g52-vk:arm64: - .lava-test-deqp:arm64 - .panfrost-test - .lava-meson-g12b-a311d-khadas-vim3:arm64 - - .panfrost-bifrost-vk-rules + - .panfrost-vk-rules variables: # Using more than 4 cores cause instabilities FDO_CI_CONCURRENT: 4 @@ -393,3 +394,20 @@ panfrost-g610-gl-full:arm64: - .panfrost-valhall-gl-manual-rules variables: DEQP_FRACTION: 1 + +panfrost-g610-vk:arm64: + parallel: 5 + extends: + - .lava-test-deqp:arm64 + - .panfrost-test + - .lava-rk3588-rock-5b:arm64 + - .panfrost-vk-rules + variables: + # Using more than 4 cores cause instabilities + FDO_CI_CONCURRENT: 4 + MESA_VK_IGNORE_CONFORMANCE_WARNING: 1 + PAN_I_WANT_A_BROKEN_VULKAN_DRIVER: 1 + PANVK_DEBUG: "no_known_warn,sync,cs" + DEQP_SUITE: panfrost-g610-vk + HWCI_START_WESTON: 1 + LAVA_TAGS: at-least-8gb diff --git a/src/panfrost/ci/panfrost-g610-fails.txt b/src/panfrost/ci/panfrost-g610-fails.txt new file mode 100644 index 00000000000..4b7ac15e84a --- /dev/null +++ b/src/panfrost/ci/panfrost-g610-fails.txt @@ -0,0 +1,2826 @@ +# Arm waiver 4936 (see waivers.xml) +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.isampler2darray_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.isampler2darray_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.isampler2d_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.isampler2d_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.isampler3d_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.isampler3d_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler1darray_float_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler1darray_float_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler1darrayshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler1d_float_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler1d_float_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler1dshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler2darray_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler2darray_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler2darray_float_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler2darray_float_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler2darrayshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler2darrayshadow_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler2d_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler2d_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler2d_float_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler2d_float_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler2dshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler2dshadow_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler3d_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler3d_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler3d_float_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.sampler3d_float_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.usampler1darray_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.usampler1darray_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.usampler1d_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.usampler1d_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.usampler2darray_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.usampler2darray_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.usampler2d_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.usampler2d_vertex,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.usampler3d_fragment,Fail +dEQP-VK.glsl.texture_functions.texturegradoffset.mirrored_repeat.usampler3d_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.isampler2darray_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.isampler2darray_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.isampler2d_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.isampler2d_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.isampler3d_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.isampler3d_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler1darray_float_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler1darray_float_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler1darrayshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler1darrayshadow_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler1d_float_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler1d_float_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler2darray_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler2darray_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler2darray_float_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler2darray_float_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler2d_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler2d_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler2d_float_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler2d_float_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler2dshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler2dshadow_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler3d_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler3d_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler3d_float_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.sampler3d_float_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.usampler1darray_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.usampler1darray_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.usampler1d_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.usampler1d_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.usampler2darray_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.usampler2darray_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.usampler2d_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.usampler2d_vertex,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.usampler3d_fragment,Fail +dEQP-VK.glsl.texture_functions.texturelodoffset.mirrored_repeat.usampler3d_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.isampler1darray_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.isampler1d_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.isampler2darray_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.isampler2darray_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.isampler2darray_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.isampler2d_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.isampler2d_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.isampler2d_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.isampler3d_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.isampler3d_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.isampler3d_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler1darray_bias_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler1darray_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler1darray_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler1darrayshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler1d_bias_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler1d_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler1d_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler1dshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2darray_bias_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2darray_bias_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2darray_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2darray_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2darray_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2darray_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2darrayshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2darrayshadow_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2d_bias_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2d_bias_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2d_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2d_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2d_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2d_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2dshadow_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2dshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler2dshadow_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler3d_bias_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler3d_bias_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler3d_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler3d_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler3d_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.sampler3d_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.usampler1darray_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.usampler1darray_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.usampler1d_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.usampler1d_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.usampler2darray_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.usampler2darray_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.usampler2darray_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.usampler2d_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.usampler2d_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.usampler2d_vertex,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.usampler3d_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.usampler3d_fragment,Fail +dEQP-VK.glsl.texture_functions.textureoffset.mirrored_repeat.usampler3d_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.isampler2d_vec3_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.isampler2d_vec3_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.isampler2d_vec4_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.isampler2d_vec4_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.isampler3d_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.isampler3d_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler1dshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler1d_vec2_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler1d_vec2_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler1d_vec4_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler1d_vec4_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler2dshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler2dshadow_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler2d_vec3_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler2d_vec3_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler2d_vec3_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler2d_vec3_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler2d_vec4_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler2d_vec4_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler2d_vec4_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler2d_vec4_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler3d_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler3d_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler3d_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.sampler3d_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.usampler1d_vec2_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.usampler1d_vec2_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.usampler1d_vec4_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.usampler1d_vec4_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.usampler2d_vec3_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.usampler2d_vec3_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.usampler2d_vec4_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.usampler2d_vec4_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.usampler3d_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojgradoffset.mirrored_repeat.usampler3d_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.isampler2d_vec3_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.isampler2d_vec3_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.isampler2d_vec4_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.isampler2d_vec4_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.isampler3d_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.isampler3d_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler1dshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler1dshadow_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler1d_vec2_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler1d_vec2_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler1d_vec4_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler1d_vec4_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler2dshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler2dshadow_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler2d_vec3_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler2d_vec3_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler2d_vec3_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler2d_vec3_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler2d_vec4_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler2d_vec4_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler2d_vec4_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler2d_vec4_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler3d_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler3d_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler3d_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.sampler3d_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.usampler1d_vec2_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.usampler1d_vec2_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.usampler1d_vec4_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.usampler1d_vec4_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.usampler2d_vec3_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.usampler2d_vec3_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.usampler2d_vec4_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.usampler2d_vec4_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.usampler3d_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojlodoffset.mirrored_repeat.usampler3d_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.isampler1d_vec2_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.isampler1d_vec4_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.isampler2d_vec3_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.isampler2d_vec3_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.isampler2d_vec3_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.isampler2d_vec4_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.isampler2d_vec4_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.isampler2d_vec4_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.isampler3d_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.isampler3d_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.isampler3d_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler1dshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler1d_vec2_bias_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler1d_vec2_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler1d_vec2_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler1d_vec4_bias_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler1d_vec4_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler1d_vec4_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2dshadow_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2dshadow_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2dshadow_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2d_vec3_bias_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2d_vec3_bias_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2d_vec3_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2d_vec3_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2d_vec3_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2d_vec3_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2d_vec4_bias_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2d_vec4_bias_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2d_vec4_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2d_vec4_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2d_vec4_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler2d_vec4_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler3d_bias_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler3d_bias_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler3d_fixed_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler3d_fixed_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler3d_float_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.sampler3d_float_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler1d_vec2_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler1d_vec2_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler1d_vec4_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler1d_vec4_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler2d_vec3_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler2d_vec3_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler2d_vec3_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler2d_vec4_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler2d_vec4_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler2d_vec4_vertex,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler3d_bias_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler3d_fragment,Fail +dEQP-VK.glsl.texture_functions.textureprojoffset.mirrored_repeat.usampler3d_vertex,Fail + +# Seems to be caused by an off-by-0.5 in the position. Also passes if we change +# the line shape mode to rectangular. This needs further investigation +dEQP-VK.pipeline.fast_linked_library.multisample.alpha_to_coverage.samples_4.alpha_invisible_check_depth,Fail +dEQP-VK.pipeline.fast_linked_library.multisample.alpha_to_coverage.samples_4.alpha_invisible,Fail +dEQP-VK.pipeline.fast_linked_library.multisample_shader_builtin.sample_mask.write.128_128_1.samples_4,Fail +dEQP-VK.pipeline.fast_linked_library.multisample_shader_builtin.sample_mask.write.137_191_1.samples_4,Fail +dEQP-VK.pipeline.fast_linked_library.multisample.alpha_to_coverage.samples_4.alpha_translucent,Fail + + +# uprev Piglit in Mesa +spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread,Crash + +# physical device and device needs more robustness in allocation handling + +# query pool not supported yet +dEQP-VK.api.null_handle.destroy_query_pool,Crash +dEQP-VK.api.object_management.alloc_callback_fail.query_pool,Crash +dEQP-VK.api.object_management.multiple_unique_resources.query_pool,Crash +dEQP-VK.api.object_management.multiple_shared_resources.query_pool,Crash +dEQP-VK.api.object_management.single.query_pool,Crash +dEQP-VK.api.object_management.single_alloc_callbacks.query_pool,Crash +dEQP-VK.api.object_management.max_concurrent.query_pool,Crash +dEQP-VK.api.object_management.multithreaded_shared_resources.query_pool,Crash +dEQP-VK.api.object_management.multithreaded_per_thread_device.query_pool,Crash +dEQP-VK.api.object_management.multithreaded_per_thread_resources.query_pool,Crash +dEQP-VK.api.object_management.private_data.query_pool,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_32_stride_20_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_32_stride_52_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_32_stride_52_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_64_stride_104_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_32_wait_queue_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_12_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_4096_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_0_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_8192_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_conservative_size_32_wait_query_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_32_stride_8_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_32_stride_8_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_64_stride_24_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_32_wait_query_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_32_wait_query_without_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_32_wait_queue_without_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_12_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_20_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_52_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_8_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_104_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_24_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_conservative_size_32_wait_queue_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_16_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_32_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_without_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_without_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_queue_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_queue_without_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_queue_without_availability_draw_triangles_no_color_attachments,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_12_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_16_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_20_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_8_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_104_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_8_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_12_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_104_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_without_availability_draw_points_clear_color,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_without_availability_draw_points_no_color_attachments,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_without_availability_draw_points_clear_color,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_without_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_queue_without_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_20_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_4_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_40_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_8192_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_8_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_conservative_size_32_wait_queue_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_64_wait_query_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_16_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_16_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_40_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_conservative_size_32_wait_queue_without_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_conservative_size_64_wait_queue_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_20_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_52_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_104_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_without_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_4_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_16_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_24_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_8192_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_conservative_size_32_wait_query_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_conservative_size_64_wait_queue_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_32_stride_12_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_32_stride_4096_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_12_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_8_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_conservative_size_32_wait_queue_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_20_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_8_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_104_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_8192_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_without_availability_draw_points_no_color_attachments,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_4096_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_104_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.basic_conservative,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_32_stride_12_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_32_wait_query_without_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_20_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_4096_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_104_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_40_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_8192_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_16_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_20_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_52_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_32_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_without_availability_draw_triangles_clear_depth,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_without_availability_draw_triangles_clear_depth,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_queue_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_52_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_52_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_8_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_8192_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_conservative_size_32_wait_queue_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_conservative_size_64_wait_query_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_32_stride_4096_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_64_stride_24_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_64_wait_query_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_64_wait_queue_without_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_8_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_conservative_size_64_wait_queue_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_12_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_16_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_20_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_4096_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_4_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_52_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_32_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_32_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_40_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_40_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_8192_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_without_availability_draw_points_clear_depth,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_without_availability_draw_points_clear_color,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_without_availability_draw_triangles_clear_depth,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_without_availability_draw_points_clear_depth,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_queue_without_availability_draw_points_clear_depth,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_12_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_4096_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_8_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_64_stride_104_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_64_stride_16_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_64_wait_queue_without_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_0_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_0_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_12_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_52_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_8192_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_8_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_16_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_without_availability_draw_triangles_clear_color,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_24_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_40_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_32_stride_16_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_64_stride_32_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_64_stride_8192_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_32_wait_query_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_64_wait_query_without_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_64_wait_queue_without_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_20_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_4096_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_52_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_24_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_32_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_32_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_40_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_conservative_size_64_wait_queue_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_4096_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_4_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_16_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_24_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_12_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_20_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_64_wait_queue_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_16_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_16_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_52_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_8_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_0_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_104_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_8192_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_conservative_size_32_wait_queue_without_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_conservative_size_64_wait_queue_without_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_16_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_4096_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_4096_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_8_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_40_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_40_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_8192_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_8192_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_8_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_without_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_without_availability_draw_triangles_clear_color,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_without_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_queue_without_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_16_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_4096_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_104_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_16_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_40_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_conservative_size_32_wait_queue_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_32_stride_20_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_32_wait_query_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_32_wait_query_without_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_64_wait_query_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_64_wait_query_without_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_64_wait_queue_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_16_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_16_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_20_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_conservative_size_32_wait_queue_without_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_conservative_size_64_wait_queue_without_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_104_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_8_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_without_availability_draw_triangles_no_color_attachments,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_queue_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_queue_without_availability_draw_points_clear_color,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_queue_without_availability_draw_triangles_clear_depth,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_4096_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_8_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_40_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_conservative_size_32_wait_query_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_32_stride_16_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_64_stride_16_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_32_wait_queue_without_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_4_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_104_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_16_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_40_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_8_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_12_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_52_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_8_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_24_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_query_without_availability_draw_triangles_no_color_attachments,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_without_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_without_availability_draw_triangles_clear_color,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_queue_without_availability_draw_points_no_color_attachments,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_queue_without_availability_draw_triangles_clear_color,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_104_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_16_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_32_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_32_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_64_stride_40_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_32_wait_queue_without_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_32_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_conservative_size_32_wait_queue_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_24_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_without_availability_draw_triangles_no_color_attachments,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_without_availability_draw_points_no_color_attachments,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_16_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_52_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_16_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_24_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_24_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_32_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_64_stride_32_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_64_wait_queue_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_4096_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_32_stride_4_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_conservative_size_64_wait_queue_without_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_without_availability_draw_points_clear_depth,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_without_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_12_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_16_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_conservative_size_64_wait_query_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_conservative_size_64_wait_queue_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_conservative_size_64_wait_queue_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_64_stride_8192_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_32_wait_queue_with_availability_draw_triangles,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_64_wait_query_without_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_24_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_32_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_8_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_16_with_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_16_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_32_wait_queue_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.get_results_conservative_size_64_wait_query_without_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_20_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_8192_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_conservative_size_64_wait_query_with_availability_draw_triangles_discard,Crash +dEQP-VK.query_pool.occlusion_query.copy_reset_results_size_64_stride_40_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_conservative_size_32_wait_queue_with_availability_draw_points,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_16_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.copy_results_size_64_stride_24_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_32_stride_12_without_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_reset_results_size_64_stride_24_without_availability,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_32_stride_52_with_availability_dstoffset,Crash +dEQP-VK.query_pool.occlusion_query.get_results_size_64_stride_32_with_availability,Crash + +# Filtering of 3D depth-stencil textures fails unless we set SAMPLER:round_to_nearest_even=false +dEQP-VK.texture.filtering.3d.formats.d24_unorm_s8_uint_stencil.d24_unorm_s8_uint_stencil_nearest,Fail + +# CTS bug, see https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5296 +dEQP-VK.api.device_init.create_device_unsupported_features.shader_draw_parameters_features,Fail +dEQP-VK.api.device_init.create_device_unsupported_features.protected_memory_features,Fail + +# vk.getPhysicalDeviceImageFormatProperties(physicalDevice, format, type, tiling, usage, flags, &properties): VK_ERROR_FORMAT_NOT_SUPPORTED +dEQP-VK.texture.explicit_lod.2d.formats.b4g4r4a4_unorm_pack16_linear,Fail +dEQP-VK.texture.explicit_lod.2d.formats.b4g4r4a4_unorm_pack16_nearest,Fail + +# Missing optimalTilingFeatures VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT|VK_FORMAT_FEATURE_BLIT_SRC_BIT|VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT|VK_FORMAT_FEATURE_TRANSFER_SRC_BIT|VK_FORMAT_FEATURE_TRANSFER_DST_BIT +dEQP-VK.api.info.format_properties.b4g4r4a4_unorm_pack16,Fail + +# CTS bug, works fine if Vulkan 1.1 is forced +dEQP-VK.api.device_init.create_device_global_priority.basic,Fail +dEQP-VK.api.device_init.create_device_global_priority_khr.basic,Fail +dEQP-VK.api.device_init.create_device_global_priority_query.basic,Fail +dEQP-VK.api.device_init.create_device_global_priority_query_khr.basic,Fail + +dEQP-VK.draw.renderpass.multiple_interpolation.separate.no_sample_decoration.1_sample,Fail +dEQP-VK.draw.renderpass.multiple_interpolation.separate.no_sample_decoration.4_samples,Fail +dEQP-VK.draw.renderpass.multiple_interpolation.structured.no_sample_decoration.1_sample,Fail +dEQP-VK.draw.renderpass.multiple_interpolation.structured.no_sample_decoration.4_samples,Fail + +dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap,Fail +dEQP-VK.memory.pipeline_barrier.host_write_index_buffer.1048576,Crash +dEQP-VK.memory.pipeline_barrier.host_write_storage_texel_buffer.1048576,Crash +dEQP-VK.memory.pipeline_barrier.host_write_vertex_buffer.65536_vertex_buffer_stride_2,Crash +dEQP-VK.memory.pipeline_barrier.transfer_dst_storage_buffer.1048576,Crash +dEQP-VK.memory.pipeline_barrier.transfer_dst_uniform_buffer.1048576,Crash +dEQP-VK.memory.pipeline_barrier.transfer_dst_uniform_texel_buffer.1048576,Crash + +dEQP-VK.renderpass.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_2.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_3.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_128_128.subpass_count_5.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_2.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_3.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_32_32.subpass_count_5.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_2.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_3.d24_unorm_s8_uint,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.late_fragment_tests.render_size_64_64.subpass_count_5.d24_unorm_s8_uint,Fail + +dEQP-VK.spirv_assembly.instruction.graphics.cross_stage.basic_type.no_perspective,Fail +dEQP-VK.spirv_assembly.instruction.graphics.cross_stage.interface_blocks.no_perspective,Fail + +dEQP-VK.rasterization.depth_bias.d32_sfloat,Fail +dEQP-VK.rasterization.flatshading.line_strip,Fail +dEQP-VK.rasterization.flatshading.line_strip_wide,Fail +dEQP-VK.rasterization.flatshading.lines,Fail +dEQP-VK.rasterization.flatshading.lines_wide,Fail +dEQP-VK.rasterization.flatshading.non_strict_line_strip,Fail +dEQP-VK.rasterization.flatshading.non_strict_line_strip_wide,Fail +dEQP-VK.rasterization.flatshading.non_strict_lines,Fail +dEQP-VK.rasterization.flatshading.non_strict_lines_wide,Fail +dEQP-VK.rasterization.flatshading.triangle_fan,Fail +dEQP-VK.rasterization.flatshading.triangle_strip,Fail +dEQP-VK.rasterization.flatshading.triangles,Fail + +dEQP-VK.rasterization.provoking_vertex.draw.default.line_list,Fail +dEQP-VK.rasterization.provoking_vertex.draw.default.line_strip,Fail +dEQP-VK.rasterization.provoking_vertex.draw.default.triangle_fan,Fail +dEQP-VK.rasterization.provoking_vertex.draw.default.triangle_list,Fail +dEQP-VK.rasterization.provoking_vertex.draw.default.triangle_strip,Fail + +# New with vk_clear + +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_a8b8g8r8_snorm_pack32,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_10x10_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_10x10_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_10x5_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_10x5_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_10x6_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_10x6_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_10x8_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_10x8_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_12x10_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_12x10_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_12x12_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_12x12_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_4x4_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_4x4_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_5x4_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_5x4_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_5x5_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_5x5_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_6x5_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_6x5_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_6x6_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_6x6_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_8x5_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_8x5_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_8x6_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_8x6_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_8x8_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_astc_8x8_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_b8g8r8a8_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc1_rgb_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc1_rgb_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc1_rgba_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc1_rgba_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc2_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc2_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc3_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc3_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc4_snorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc4_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc5_snorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc5_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc6h_sfloat_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc6h_ufloat_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc7_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_bc7_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_e5b9g9r9_ufloat_pack32,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_eac_r11_snorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_eac_r11_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_eac_r11g11_snorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_eac_r11g11_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_etc2_r8g8b8_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_etc2_r8g8b8_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_etc2_r8g8b8a1_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_etc2_r8g8b8a1_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_etc2_r8g8b8a8_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_etc2_r8g8b8a8_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_r16_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_r16g16_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_r16g16b16a16_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_r8_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_r8g8_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_r8g8b8a8_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.linear.input_attachment_s8_uint,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_a8b8g8r8_snorm_pack32,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_10x10_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_10x10_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_10x5_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_10x5_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_10x6_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_10x6_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_10x8_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_10x8_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_12x10_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_12x10_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_12x12_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_12x12_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_4x4_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_4x4_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_5x4_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_5x4_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_5x5_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_5x5_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_6x5_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_6x5_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_6x6_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_6x6_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_8x5_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_8x5_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_8x6_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_8x6_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_8x8_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_astc_8x8_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_b8g8r8a8_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc1_rgb_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc1_rgb_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc1_rgba_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc1_rgba_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc2_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc2_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc3_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc3_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc4_snorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc4_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc5_snorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc5_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc6h_sfloat_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc6h_ufloat_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc7_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_bc7_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_e5b9g9r9_ufloat_pack32,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_eac_r11_snorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_eac_r11_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_eac_r11g11_snorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_eac_r11g11_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_etc2_r8g8b8_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_etc2_r8g8b8_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_etc2_r8g8b8a1_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_etc2_r8g8b8a1_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_etc2_r8g8b8a8_srgb_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_etc2_r8g8b8a8_unorm_block,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_r16_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_r16g16_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_r16g16b16a16_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_r8_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_r8g8_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_r8g8b8a8_snorm,Fail +dEQP-VK.api.info.unsupported_image_usage.optimal.input_attachment_s8_uint,Fail + +dEQP-VK.compute.pipeline.device_group.dispatch_base,Fail + +dEQP-VK.draw.dynamic_rendering.complete_secondary_cmd_buff.multiple_interpolation.separate.no_sample_decoration.1_sample,Fail +dEQP-VK.draw.dynamic_rendering.complete_secondary_cmd_buff.multiple_interpolation.separate.no_sample_decoration.4_samples,Fail +dEQP-VK.draw.dynamic_rendering.complete_secondary_cmd_buff.multiple_interpolation.structured.no_sample_decoration.1_sample,Fail +dEQP-VK.draw.dynamic_rendering.complete_secondary_cmd_buff.multiple_interpolation.structured.no_sample_decoration.4_samples,Fail +dEQP-VK.draw.dynamic_rendering.complete_secondary_cmd_buff.vertex_attribute_divisor.ext.static_pipeline.draw.non_zero.16,Fail +dEQP-VK.draw.dynamic_rendering.complete_secondary_cmd_buff.vertex_attribute_divisor.ext.static_pipeline.draw.non_zero.2,Fail +dEQP-VK.draw.dynamic_rendering.complete_secondary_cmd_buff.vertex_attribute_divisor.ext.static_pipeline.draw_indexed.non_zero.16,Fail +dEQP-VK.draw.dynamic_rendering.complete_secondary_cmd_buff.vertex_attribute_divisor.ext.static_pipeline.draw_indexed.non_zero.2,Fail +dEQP-VK.draw.dynamic_rendering.partial_secondary_cmd_buff.multiple_interpolation.separate.no_sample_decoration.1_sample,Fail +dEQP-VK.draw.dynamic_rendering.partial_secondary_cmd_buff.multiple_interpolation.separate.no_sample_decoration.4_samples,Fail +dEQP-VK.draw.dynamic_rendering.partial_secondary_cmd_buff.multiple_interpolation.structured.no_sample_decoration.1_sample,Fail +dEQP-VK.draw.dynamic_rendering.partial_secondary_cmd_buff.multiple_interpolation.structured.no_sample_decoration.4_samples,Fail +dEQP-VK.draw.dynamic_rendering.partial_secondary_cmd_buff.vertex_attribute_divisor.ext.static_pipeline.draw.non_zero.16,Fail +dEQP-VK.draw.dynamic_rendering.partial_secondary_cmd_buff.vertex_attribute_divisor.ext.static_pipeline.draw.non_zero.2,Fail +dEQP-VK.draw.dynamic_rendering.partial_secondary_cmd_buff.vertex_attribute_divisor.ext.static_pipeline.draw_indexed.non_zero.16,Fail +dEQP-VK.draw.dynamic_rendering.partial_secondary_cmd_buff.vertex_attribute_divisor.ext.static_pipeline.draw_indexed.non_zero.2,Fail +dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.multiple_interpolation.separate.no_sample_decoration.1_sample,Fail +dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.multiple_interpolation.separate.no_sample_decoration.4_samples,Fail +dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.multiple_interpolation.structured.no_sample_decoration.1_sample,Fail +dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.multiple_interpolation.structured.no_sample_decoration.4_samples,Fail +dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.vertex_attribute_divisor.ext.static_pipeline.draw.non_zero.16,Fail +dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.vertex_attribute_divisor.ext.static_pipeline.draw.non_zero.2,Fail +dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.vertex_attribute_divisor.ext.static_pipeline.draw_indexed.non_zero.2,Fail + +dEQP-VK.draw.renderpass.vertex_attribute_divisor.ext.static_pipeline.draw.non_zero.16,Fail +dEQP-VK.draw.renderpass.vertex_attribute_divisor.ext.static_pipeline.draw.non_zero.2,Fail +dEQP-VK.draw.renderpass.vertex_attribute_divisor.ext.static_pipeline.draw_indexed.non_zero.16,Fail +dEQP-VK.draw.renderpass.vertex_attribute_divisor.ext.static_pipeline.draw_indexed.non_zero.2,Fail + +dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.2_cmdbuffers_resuming,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.2_secondary_2_primary_cmdbuffers_resuming,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.2_secondary_cmdbuffers_resuming,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.contents_2_primary_secondary_cmdbuffers_resuming,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.contents_2_secondary_2_primary_cmdbuffers_resuming,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.basic.contents_secondary_2_primary_cmdbuffers_resuming,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_sfloat.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_sint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_sint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_uint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_uint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_unorm.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_unorm.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_sfloat.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_sint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_sint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_uint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_uint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_unorm.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_unorm.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_sfloat.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_sint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_sint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_uint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_uint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_sfloat.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_sint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_sint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_uint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_uint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_sint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_sint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_uint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_uint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_unorm.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_unorm.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_sint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_sint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_uint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_uint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_unorm.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_unorm.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_baseLayer1,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.dynamic_rendering.primary_cmd_buff.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_4,Fail + +dEQP-VK.glsl.440.linkage.varying.component.frag_out.ivec2.as_int_int,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.ivec4.as_int_int_int_int,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.ivec4.as_int_int_ivec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.ivec4.as_int_ivec2_int,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.ivec4.as_int_ivec3,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.ivec4.as_ivec2_int_int,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.ivec4.as_ivec2_ivec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.two_vec4.array_writes.as_float-2_float-2_float-2_float-2_float-2,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.two_vec4.array_writes.as_float_float-2_vec2-2_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.two_vec4.array_writes.as_float_vec3-2_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.two_vec4.array_writes.as_vec2-2_vec2_vec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.two_vec4.array_writes.as_vec2_vec2-2_vec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.two_vec4.array_writes.as_vec3-2_float_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.vec2.as_float_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.vec3.as_float_float_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.vec3.as_float_vec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.vec3.as_vec2_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.vec4.as_float_float_float_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.vec4.as_float_float_vec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.vec4.as_float_vec2_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.vec4.as_float_vec3,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.vec4.as_vec2_float_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.vec4.as_vec2_vec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.frag_out.vec4.as_vec3_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.ivec2.as_int_int,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.ivec2.as_int_int_unused,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.ivec4.as_int_int_int_int,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.ivec4.as_int_int_ivec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.ivec4.as_int_ivec2_int,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.ivec4.as_int_ivec3,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.ivec4.as_ivec2_int_int,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.ivec4.as_ivec2_ivec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.ivec4.as_ivec3_int,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec2.as_float_float_unused,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec3.as_float_float_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec3.as_float_float_float_unused,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec3.as_float_vec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec3.as_float_vec2_unused,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec3.as_vec2_float_unused,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec4.as_float_float_float_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec4.as_float_float_vec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec4.as_vec2_float_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec4.as_vec2_vec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec4.as_vec3_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.ivec2.as_int_int,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.ivec4.as_int_int_ivec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.ivec4.as_int_ivec2_int,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.ivec4.as_int_ivec3,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.ivec4.as_ivec2_ivec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.vec2.as_float_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.vec3.as_float_float_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.vec3.as_float_vec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.vec3.as_vec2_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.vec4.as_float_float_float_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.vec4.as_float_float_vec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.vec4.as_float_vec2_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.vec4.as_vec2_float_float,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.vec4.as_vec2_vec2,Fail +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.vec4.as_vec3_float,Fail + +dEQP-VK.glsl.limits.near_max.fragment_input.components_123,Fail +dEQP-VK.glsl.limits.near_max.fragment_input.components_124,Fail + +dEQP-VK.info.device_mandatory_features,Fail + +dEQP-VK.image.sample_cubemap.write_face_0,Fail + +dEQP-VK.memory.pipeline_barrier.host_write_storage_texel_buffer.1024,Fail +dEQP-VK.memory.pipeline_barrier.host_write_storage_texel_buffer.65536,Fail +dEQP-VK.memory.pipeline_barrier.host_write_storage_texel_buffer.8192,Fail +dEQP-VK.memory.pipeline_barrier.transfer_dst_storage_texel_buffer.1024,Fail + +dEQP-VK.pipeline.monolithic.max_varyings.test_vertex_io_between_vertex_fragment,Fail +dEQP-VK.pipeline.monolithic.multisample.alpha_to_coverage.samples_4.alpha_invisible,Fail +dEQP-VK.pipeline.monolithic.multisample.alpha_to_coverage.samples_4.alpha_invisible_check_depth,Fail +dEQP-VK.pipeline.monolithic.multisample.alpha_to_coverage.samples_4.alpha_translucent,Fail +dEQP-VK.pipeline.monolithic.multisample.alpha_to_coverage_no_color_attachment.samples_4.alpha_opaque,Fail +dEQP-VK.pipeline.monolithic.multisample.alpha_to_coverage_unused_attachment.samples_4.alpha_invisible,Fail +dEQP-VK.pipeline.monolithic.multisample_shader_builtin.sample_mask.write.128_128_1.samples_4,Fail +dEQP-VK.pipeline.monolithic.multisample_shader_builtin.sample_mask.write.137_191_1.samples_4,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.igba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.igba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.igba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.rgba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.rgba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.rgba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.rgbi.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.rgbi.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.rgbi.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.rgia.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.rgia.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.rgia.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.riba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.riba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a1r5g5b5_unorm_pack16.riba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.igba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.igba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.igba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.rgba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.rgba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.rgba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.rgbi.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.rgbi.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.rgbi.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.rgia.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.rgia.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.rgia.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.riba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.riba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.a2r10g10b10_unorm_pack32.riba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_sint.igba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_sint.rgba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_sint.rgbi.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_sint.rgia.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_sint.riba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.igba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.rgba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.rgbi.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.rgia.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_snorm.riba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.igba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.rgba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.rgbi.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.rgia.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_srgb.riba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_uint.igba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_uint.rgba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_uint.rgbi.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_uint.rgia.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_uint.riba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.igba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.rgba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.rgbi.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.rgia.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.b8g8r8a8_unorm.riba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.igba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.igba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.igba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.rgba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.rgba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.rgba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.rgbi.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.rgbi.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.rgbi.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.rgia.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.rgia.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.rgia.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.riba.custom.gather_0.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.riba.custom.gather_2.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r5g6b5_unorm_pack16.riba.custom.no_gather.no_swizzle_hint,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_unnormalized.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.a4r4g4b4_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.b8g8r8a8_unorm.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_0011,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1001,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101,Fail +dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1101_formatless,Fail +dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_repl.pass_keep.dfail_decc.comp_always,Crash + +dEQP-VK.pipeline.pipeline_library.max_varyings.test_vertex_io_between_vertex_fragment,Fail +dEQP-VK.pipeline.pipeline_library.multisample.alpha_to_coverage.samples_4.alpha_invisible,Fail +dEQP-VK.pipeline.pipeline_library.multisample.alpha_to_coverage.samples_4.alpha_invisible_check_depth,Fail +dEQP-VK.pipeline.pipeline_library.multisample.alpha_to_coverage.samples_4.alpha_translucent,Fail +dEQP-VK.pipeline.pipeline_library.multisample.alpha_to_coverage_no_color_attachment.samples_4.alpha_opaque,Fail +dEQP-VK.pipeline.pipeline_library.multisample.alpha_to_coverage_unused_attachment.samples_4.alpha_invisible,Fail +dEQP-VK.pipeline.pipeline_library.multisample_shader_builtin.sample_mask.write.128_128_1.samples_4,Fail +dEQP-VK.pipeline.pipeline_library.multisample_shader_builtin.sample_mask.write.137_191_1.samples_4,Fail + +dEQP-VK.renderpass.suballocation.attachment_allocation.input_output.63,Fail +dEQP-VK.renderpass.suballocation.attachment_allocation.roll.60,Fail +dEQP-VK.renderpass.suballocation.attachment_allocation.roll.87,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sfloat.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sfloat.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sfloat.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sfloat.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sfloat.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sfloat.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sfloat.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sfloat.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sfloat.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sfloat.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sfloat.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sfloat.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_sint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_uint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_uint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_uint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_uint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_uint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_uint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_uint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_unorm.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_unorm.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_unorm.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_unorm.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_unorm.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_unorm.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_unorm.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_unorm.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_unorm.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_unorm.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16_unorm.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16_unorm.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sfloat.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sfloat.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sfloat.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sfloat.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sfloat.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sfloat.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sfloat.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sfloat.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sfloat.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sfloat.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_sint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_uint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_uint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_uint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_uint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_uint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_uint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_uint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_unorm.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_unorm.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_unorm.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_unorm.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_unorm.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_unorm.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_unorm.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_unorm.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_unorm.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16_unorm.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sfloat.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sfloat.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_sint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_uint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_uint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_uint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_unorm.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_unorm.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_unorm.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r16g16b16a16_unorm.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sfloat.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sfloat.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sfloat.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sfloat.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sfloat.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sfloat.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sfloat.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sfloat.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sfloat.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sfloat.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sfloat.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sfloat.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_sint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_uint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_uint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_uint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_uint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_uint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32_uint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32_uint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sfloat.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sfloat.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sfloat.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sfloat.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sfloat.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sfloat.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sfloat.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sfloat.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sfloat.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sfloat.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_sint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32_uint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sfloat.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sfloat.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_sint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_uint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_uint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r32g32b32a32_uint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8_sint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8_sint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8_sint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8_sint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8_sint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8_sint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8_sint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8_uint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8_uint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8_uint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8_uint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8_uint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8_uint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8_uint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_sint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_sint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_sint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_sint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_sint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_sint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_sint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_uint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_uint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_uint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_uint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_uint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_uint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8_uint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_sint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_sint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_sint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.clear.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.load.store.draw,Fail +dEQP-VK.renderpass.suballocation.formats.r8g8b8a8_uint.input.load.store.draw_use_input_aspect,Fail +dEQP-VK.renderpass.suballocation.multisample.a2b10g10r10_uint_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.a8b8g8r8_sint_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.a8b8g8r8_uint_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.b8g8r8a8_srgb.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.b8g8r8a8_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.d16_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.d24_unorm_s8_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.d32_sfloat.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r16_sfloat.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r16_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r16_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r16_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r16g16_sfloat.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r16g16_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r16g16_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r16g16_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r16g16b16a16_sfloat.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r16g16b16a16_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r16g16b16a16_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r16g16b16a16_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r32_sfloat.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r32_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r32_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r32g32_sfloat.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r32g32_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r32g32_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r32g32b32a32_sfloat.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r32g32b32a32_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r32g32b32a32_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r5g6b5_unorm_pack16.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r8_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r8_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r8_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r8g8_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r8g8_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r8g8_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r8g8b8a8_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r8g8b8a8_srgb.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r8g8b8a8_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample.x8_d24_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_sfloat.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sfloat.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_sfloat.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sfloat.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.implicit_dependencies.render_passes_2,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.implicit_dependencies.render_passes_3,Fail +dEQP-VK.renderpass.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5,Fail + +dEQP-VK.renderpass2.suballocation.attachment_allocation.input_output.63,Fail +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.60,Fail +dEQP-VK.renderpass2.suballocation.attachment_allocation.roll.87,Fail +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_uint_pack32.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2b10g10r10_unorm_pack32.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a2r10g10b10_unorm_pack32.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_sint_pack32.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_uint_pack32.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_sfloat.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_sint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_uint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16_unorm.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_sfloat.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_sint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_uint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16_unorm.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sfloat.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_sint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_uint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r16g16b16a16_unorm.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_sfloat.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_sint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32_uint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_sfloat.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_sint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32_uint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sfloat.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_sint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r32g32b32a32_uint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r5g6b5_unorm_pack16.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8_sint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8_uint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8_sint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8_uint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_sint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.clear.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.dont_care.store.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.dont_care.draw,Fail +dEQP-VK.renderpass2.suballocation.formats.r8g8b8a8_uint.input.load.store.draw,Fail +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_uint_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.a2b10g10r10_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.a2r10g10b10_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_sint_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_srgb_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_uint_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.a8b8g8r8_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_srgb.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.b8g8r8a8_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.d16_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.d24_unorm_s8_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.d32_sfloat.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r16_sfloat.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r16_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r16_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r16_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sfloat.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r16g16_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r16g16_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r16g16_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sfloat.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r16g16b16a16_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r32_sfloat.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r32_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r32_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sfloat.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r32g32_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r32g32_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sfloat.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r32g32b32a32_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r5g6b5_unorm_pack16.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r8_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r8_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r8_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r8g8_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r8g8_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r8g8_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_srgb.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample.x8_d24_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_unorm_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_srgb_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.a8b8g8r8_unorm_pack32.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_srgb.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_4_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sfloat.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_4_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r5g6b5_unorm_pack16.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_sint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_srgb.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.compatibility_samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_baseLayer1,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_2,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_3,Fail +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.samples_4_resolve_level_4,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_2_sync_2,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_3_sync_2,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_128_128.render_passes_5_sync_2,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_2_sync_2,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_3_sync_2,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_512_512.render_passes_5_sync_2,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2_sync_2,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_3_sync_2,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_5_sync_2,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_2,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_3,Fail +dEQP-VK.renderpass2.suballocation.subpass_dependencies.implicit_dependencies.render_passes_5,Fail + +dEQP-VK.spirv_assembly.instruction.compute.opquantize.flush_to_zero,Fail +dEQP-VK.spirv_assembly.instruction.compute.opquantize_vec4.flush_to_zero,Fail +dEQP-VK.spirv_assembly.instruction.graphics.cross_stage.basic_type.flat,Fail +dEQP-VK.spirv_assembly.instruction.graphics.cross_stage.interface_blocks.flat,Fail +dEQP-VK.spirv_assembly.instruction.graphics.opquantize.too_small_frag,Fail +dEQP-VK.spirv_assembly.instruction.graphics.opquantize.too_small_vert,Fail + +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_linear_linear_mipmap_linear_clamp,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_linear_linear_mipmap_linear_repeat,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_linear_linear_mipmap_nearest_clamp,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_linear_linear_mipmap_nearest_repeat,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_linear_nearest_mipmap_linear_repeat,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_linear_nearest_mipmap_nearest_clamp,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_linear_nearest_mipmap_nearest_repeat,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_nearest_linear_mipmap_linear_clamp,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_nearest_linear_mipmap_linear_repeat,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_nearest_linear_mipmap_nearest_clamp,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_nearest_linear_mipmap_nearest_repeat,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_nearest_nearest_mipmap_linear_clamp,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_nearest_nearest_mipmap_linear_repeat,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_nearest_nearest_mipmap_nearest_clamp,Crash +dEQP-VK.texture.explicit_lod.2d.sizes.128x128_nearest_nearest_mipmap_nearest_repeat,Crash + +dEQP-VK.api.command_buffers.record_many_draws_primary_2,Crash +dEQP-VK.api.command_buffers.record_many_draws_secondary_2,Crash + +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed0,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed1,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed10,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed11,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed12,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed13,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed14,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed15,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed16,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed17,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed18,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed19,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed2,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed20,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed21,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed22,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed23,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed24,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed25,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed26,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed27,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed28,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed29,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed3,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed30,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed31,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed32,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed33,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed34,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed35,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed36,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed37,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed38,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed39,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed4,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed40,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed41,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed42,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed43,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed44,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed45,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed46,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed47,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed48,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed49,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed5,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed50,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed51,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed52,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed53,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed54,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed55,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed56,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed57,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed58,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed59,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed6,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed60,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed61,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed62,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed63,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed64,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed65,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed66,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed67,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed68,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed69,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed7,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed70,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed71,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed72,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed73,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed74,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed75,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed76,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed77,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed78,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed79,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed8,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed80,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed81,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed82,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed83,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed84,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed85,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed86,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed87,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed88,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed89,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed9,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed90,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed91,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed92,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed93,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed94,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed95,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed96,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed97,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed98,Crash +dEQP-VK.dynamic_rendering.primary_cmd_buff.random.seed99,Crash + +dEQP-VK.fragment_operations.occlusion_query.conservative_test_clear_color,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_depth_clear,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_depth_clear_depth_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_depth_clear_depth_write_stencil_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_depth_clear_stencil_clear,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_depth_clear_stencil_clear_depth_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_depth_clear_stencil_clear_stencil_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_depth_clear_stencil_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_depth_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_depth_write_stencil_clear,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_depth_write_stencil_clear_stencil_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_depth_write_stencil_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_scissors_clear_color,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_scissors_depth_clear,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_scissors_depth_clear_depth_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_scissors_depth_clear_depth_write_stencil_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_scissors_depth_clear_stencil_clear,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_scissors_depth_clear_stencil_clear_depth_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_scissors_depth_clear_stencil_clear_stencil_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_scissors_depth_clear_stencil_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_scissors_depth_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_scissors_depth_write_stencil_clear,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_scissors_depth_write_stencil_clear_stencil_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_scissors_depth_write_stencil_write,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_scissors_test_all,Crash +dEQP-VK.fragment_operations.occlusion_query.conservative_test_test_all,Crash + +dEQP-VK.pipeline.fast_linked_library.max_varyings.test_vertex_io_between_vertex_fragment,Fail +dEQP-VK.pipeline.fast_linked_library.multisample.alpha_to_coverage_no_color_attachment.samples_4.alpha_opaque,Fail +dEQP-VK.pipeline.fast_linked_library.multisample.alpha_to_coverage_unused_attachment.samples_4.alpha_invisible,Fail +dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_decc.pass_decw.dfail_incc.comp_never,Crash +dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_incc.pass_decw.dfail_incc.comp_always,Crash +dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_incc.pass_decw.dfail_zero.comp_greater,Crash +dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_inv.pass_incc.dfail_wrap.comp_not_equal,Crash +dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_keep.pass_keep.dfail_incc.comp_always,Crash +dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_keep.pass_repl.dfail_decc.comp_greater,Crash +dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_repl.pass_decw.dfail_decc.comp_less_or_equal,Crash +dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_zero.pass_incc.dfail_decc.comp_less,Crash +dEQP-VK.pipeline.fast_linked_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_zero.pass_repl.dfail_zero.comp_always,Crash + +dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_incc.pass_incc.dfail_zero.comp_never,Crash +dEQP-VK.pipeline.monolithic.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_incc.pass_zero.dfail_repl.comp_greater_or_equal,Crash +dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_decc.pass_zero.dfail_decw.comp_greater_or_equal,Crash +dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_decw.pass_incc.dfail_zero.comp_greater_or_equal,Crash +dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_incc.pass_repl.dfail_repl.comp_less,Crash +dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_keep.pass_keep.dfail_repl.comp_greater_or_equal,Crash +dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_wrap.pass_wrap.dfail_incc.comp_less_or_equal,Crash +dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_zero.pass_decc.dfail_wrap.comp_always,Crash +dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_zero.pass_inv.dfail_inv.comp_greater_or_equal,Crash + +dEQP-VK.glsl.loops.special.do_while_dynamic_iterations.dowhile_trap_vertex,Crash + +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat4,Timeout +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat4_comp_access,Timeout +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat4_comp_access_store_cols,Timeout +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat4_store_cols,Timeout +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat4,Timeout +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat4_comp_access,Timeout +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat4_comp_access_store_cols,Timeout +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat4_store_cols,Timeout +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat4,Timeout +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat4_comp_access,Timeout +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat4_comp_access_store_cols,Timeout +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat4_store_cols,Timeout +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat4,Timeout +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat4_comp_access,Timeout +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat4_comp_access_store_cols,Timeout +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat4_store_cols,Timeout + +dEQP-VK.rasterization.discard.point_list.query_pipeline_false,Crash + +dEQP-VK.wsi.wayland.swapchain.create.image_extent,Crash +dEQP-VK.wsi.wayland.swapchain.create.image_swapchain_create_info,Crash +dEQP-VK.wsi.wayland.swapchain.simulate_oom.clipped,Crash +dEQP-VK.wsi.wayland.swapchain.simulate_oom.composite_alpha,Crash +dEQP-VK.wsi.wayland.swapchain.simulate_oom.exclusive_nonzero_queues,Crash +dEQP-VK.wsi.wayland.swapchain.simulate_oom.image_array_layers,Crash +dEQP-VK.wsi.wayland.swapchain.simulate_oom.image_extent,Crash +dEQP-VK.wsi.wayland.swapchain.simulate_oom.image_format,Crash +dEQP-VK.wsi.wayland.swapchain.simulate_oom.image_swapchain_create_info,Crash +dEQP-VK.wsi.wayland.swapchain.simulate_oom.image_usage,Crash +dEQP-VK.wsi.wayland.swapchain.simulate_oom.min_image_count,Crash +dEQP-VK.wsi.wayland.swapchain.simulate_oom.pre_transform,Crash +dEQP-VK.wsi.wayland.swapchain.simulate_oom.present_mode,Crash +dEQP-VK.wsi.xcb.swapchain.create.image_swapchain_create_info,Crash +dEQP-VK.wsi.xcb.swapchain.simulate_oom.clipped,Crash +dEQP-VK.wsi.xcb.swapchain.simulate_oom.composite_alpha,Crash +dEQP-VK.wsi.xcb.swapchain.simulate_oom.exclusive_nonzero_queues,Crash +dEQP-VK.wsi.xcb.swapchain.simulate_oom.image_array_layers,Crash +dEQP-VK.wsi.xcb.swapchain.simulate_oom.image_extent,Crash +dEQP-VK.wsi.xcb.swapchain.simulate_oom.image_format,Crash +dEQP-VK.wsi.xcb.swapchain.simulate_oom.image_swapchain_create_info,Crash +dEQP-VK.wsi.xcb.swapchain.simulate_oom.image_usage,Crash +dEQP-VK.wsi.xcb.swapchain.simulate_oom.min_image_count,Crash +dEQP-VK.wsi.xcb.swapchain.simulate_oom.pre_transform,Crash +dEQP-VK.wsi.xcb.swapchain.simulate_oom.present_mode,Crash +dEQP-VK.wsi.xlib.swapchain.create.image_swapchain_create_info,Crash +dEQP-VK.wsi.xlib.swapchain.simulate_oom.clipped,Crash +dEQP-VK.wsi.xlib.swapchain.simulate_oom.composite_alpha,Crash +dEQP-VK.wsi.xlib.swapchain.simulate_oom.exclusive_nonzero_queues,Crash +dEQP-VK.wsi.xlib.swapchain.simulate_oom.image_array_layers,Crash +dEQP-VK.wsi.xlib.swapchain.simulate_oom.image_extent,Crash +dEQP-VK.wsi.xlib.swapchain.simulate_oom.image_format,Crash +dEQP-VK.wsi.xlib.swapchain.simulate_oom.image_swapchain_create_info,Crash +dEQP-VK.wsi.xlib.swapchain.simulate_oom.image_usage,Crash +dEQP-VK.wsi.xlib.swapchain.simulate_oom.min_image_count,Crash +dEQP-VK.wsi.xlib.swapchain.simulate_oom.pre_transform,Crash +dEQP-VK.wsi.xlib.swapchain.simulate_oom.present_mode,Crash diff --git a/src/panfrost/ci/panfrost-g610-flakes.txt b/src/panfrost/ci/panfrost-g610-flakes.txt new file mode 100644 index 00000000000..9952ce4a79c --- /dev/null +++ b/src/panfrost/ci/panfrost-g610-flakes.txt @@ -0,0 +1,197 @@ +# Cause a "gpu sched timeout" (fixed by sched increase to 10s) +dEQP-VK.memory.pipeline_barrier.host_write_uniform_buffer.1048576 +dEQP-VK.memory.pipeline_barrier.host_write_uniform_texel_buffer.1048576 +dEQP-VK.memory.pipeline_barrier.host_write_vertex_buffer.1048576_vertex_buffer_stride_2 +dEQP-VK.memory.pipeline_barrier.transfer_dst_storage_texel_buffer.1048576 + +# Sometime timeout +dEQP-VK.memory.pipeline_barrier.host_write_storage_buffer.1048576 + +dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.2d.astc_5x4_srgb_block.r8g8_srgb.general_general_linear +dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d_to_2d.a2r10g10b10_sint_pack32.a2r10g10b10_unorm_pack32.optimal_optimal +dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d_to_2d.b8g8r8a8_uint.r32_sfloat.general_optimal +dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d_to_2d.r8g8_uint.r8g8_unorm.general_optimal +dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d_to_2d.r8g8b8a8_uint.r8g8b8a8_srgb.general_general +dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.color.2d_to_3d.eac_r11g11_unorm_block.astc_4x4_unorm_block.general_optimal + +dEQP-VK.binding_model.mutable_descriptor.single.switches.acceleration_structure_khr_uniform_texel_buffer.update_write.no_source.no_source.pool_no_types.pre_update.no_array.rgen +dEQP-VK.binding_model.shader_access.primary_cmd_buf.bind.sampler_immutable.fragment.multiple_descriptor_sets.multiple_discontiguous_descriptors.1d_array_base_slice +dEQP-VK.binding_model.shader_access.primary_cmd_buf.bind.with_template.sampler_immutable.tess_eval.multiple_arbitrary_descriptors.2d + +dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.instanced.draw_vk_primitive_topology_point_list +dEQP-VK.draw.dynamic_rendering.primary_cmd_buff.vertex_attribute_divisor.ext.static_pipeline.draw_indexed.non_zero.16 + +dEQP-VK.dynamic_rendering.graphics_pipeline_library.dedicated_allocation.formats.r16g16b16a16_uint.input.dont_care.store.self_dep_draw + +dEQP-VK.glsl.440.linkage.varying.component.frag_out.ivec4.as_ivec3_int +dEQP-VK.glsl.440.linkage.varying.component.frag_out.vec4.as_vec3_float +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec2.as_float_float +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec3.as_vec2_float +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec4.as_float_vec2_float +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec4.as_float_vec3 +dEQP-VK.glsl.440.linkage.varying.component.vert_in.vec4.as_vec2_vec2 +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.ivec4.as_int_int_int_int +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.ivec4.as_ivec2_int_int +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.ivec4.as_ivec3_int +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.vec4.as_float_float_float_float +dEQP-VK.glsl.440.linkage.varying.component.vert_out_frag_in.vec4.as_float_vec3 + +dEQP-VK.glsl.arrays.declaration.implicit_size_float_vec3_fragment + +dEQP-VK.glsl.conversions.matrix_combine.bool_float_int_bool_float_int_to_mat2x3_fragment +dEQP-VK.glsl.conversions.matrix_combine.bool_float_int_bool_float_int_to_mat3x2_fragment +dEQP-VK.glsl.conversions.matrix_combine.bool_float_int_vec2_bool_bvec2_to_mat2x4_vertex +dEQP-VK.glsl.conversions.matrix_combine.bvec2_bvec2_to_mat2_fragment +dEQP-VK.glsl.conversions.matrix_combine.bvec3_float_ivec2_to_mat3x2_vertex +dEQP-VK.glsl.conversions.matrix_combine.float_bvec4_ivec4_bool_bool_int_to_mat4x3_fragment +dEQP-VK.glsl.conversions.matrix_combine.int_int_int_int_to_mat2_fragment +dEQP-VK.glsl.conversions.matrix_combine.int_ivec2_int_to_mat2_fragment +dEQP-VK.glsl.conversions.matrix_combine.ivec4_ivec4_ivec4_to_mat3x4_vertex +dEQP-VK.glsl.conversions.matrix_combine.vec2_bvec2_to_mat2_fragment +dEQP-VK.glsl.conversions.matrix_combine.vec3_ivec3_to_mat3x2_fragment +dEQP-VK.glsl.conversions.matrix_combine.vec3_vec3_vec2_to_mat4x2_vertex +dEQP-VK.glsl.conversions.matrix_to_matrix.mat2_to_mat2x3_fragment +dEQP-VK.glsl.conversions.matrix_to_matrix.mat2_to_mat4x3_fragment +dEQP-VK.glsl.conversions.matrix_to_matrix.mat2x4_to_mat2_vertex +dEQP-VK.glsl.conversions.matrix_to_matrix.mat4_to_mat2x4_fragment +dEQP-VK.glsl.conversions.scalar_to_matrix.bool_to_mat4x3_vertex +dEQP-VK.glsl.conversions.scalar_to_matrix.int_to_mat2_fragment +dEQP-VK.glsl.conversions.scalar_to_matrix.uint_to_mat3x2_vertex +dEQP-VK.glsl.conversions.scalar_to_matrix.uint_to_mat4x3_fragment +dEQP-VK.glsl.conversions.scalar_to_vector.bool_to_ivec4_fragment +dEQP-VK.glsl.conversions.scalar_to_vector.int_to_uvec2_fragment +dEQP-VK.glsl.conversions.scalar_to_vector.int_to_vec2_fragment +dEQP-VK.glsl.conversions.scalar_to_vector.uint_to_ivec3_vertex +dEQP-VK.glsl.conversions.scalar_to_vector.uint_to_vec3_fragment +dEQP-VK.glsl.conversions.scalar_to_vector.uint_to_vec4_fragment +dEQP-VK.glsl.conversions.vector_combine.bool_float_int_bool_to_bvec4_fragment +dEQP-VK.glsl.conversions.vector_combine.bool_float_int_to_uvec3_vertex +dEQP-VK.glsl.conversions.vector_combine.bool_float_int_to_vec3_vertex +dEQP-VK.glsl.conversions.vector_combine.bool_float_ivec2_to_vec4_vertex +dEQP-VK.glsl.conversions.vector_combine.bvec2_int_to_bvec3_fragment +dEQP-VK.glsl.conversions.vector_combine.bvec2_int_to_vec3_fragment +dEQP-VK.glsl.conversions.vector_combine.float_float_float_to_bvec3_fragment +dEQP-VK.glsl.conversions.vector_combine.int_int_int_int_to_uvec4_fragment +dEQP-VK.glsl.conversions.vector_combine.int_int_int_int_to_uvec4_vertex +dEQP-VK.glsl.conversions.vector_combine.int_int_to_bvec2_fragment +dEQP-VK.glsl.conversions.vector_combine.int_int_to_ivec2_vertex +dEQP-VK.glsl.conversions.vector_combine.int_ivec2_int_to_bvec4_fragment +dEQP-VK.glsl.conversions.vector_combine.int_uint_to_ivec2_fragment +dEQP-VK.glsl.conversions.vector_combine.int_uvec2_bool_to_vec4_vertex +dEQP-VK.glsl.conversions.vector_combine.vec2_bvec2_to_ivec4_fragment +dEQP-VK.glsl.conversions.vector_combine.vec2_vec2_to_uvec4_fragment +dEQP-VK.glsl.conversions.vector_combine.vec2_vec2_to_vec4_vertex +dEQP-VK.glsl.conversions.vector_combine.vec3_float_to_bvec4_vertex +dEQP-VK.glsl.conversions.vector_to_scalar.ivec2_to_int_fragment +dEQP-VK.glsl.conversions.vector_to_scalar.ivec4_to_uint_fragment +dEQP-VK.glsl.conversions.vector_to_vector.bvec3_to_ivec3_vertex +dEQP-VK.glsl.conversions.vector_to_vector.bvec4_to_ivec2_vertex +dEQP-VK.glsl.conversions.vector_to_vector.bvec4_to_vec3_vertex +dEQP-VK.glsl.conversions.vector_to_vector.ivec3_to_uvec3_vertex +dEQP-VK.glsl.conversions.vector_to_vector.ivec4_to_ivec3_vertex +dEQP-VK.glsl.conversions.vector_to_vector.ivec4_to_vec3_fragment +dEQP-VK.glsl.conversions.vector_to_vector.ivec4_to_vec4_fragment +dEQP-VK.glsl.conversions.vector_to_vector.uvec4_to_bvec2_fragment +dEQP-VK.glsl.conversions.vector_to_vector.uvec4_to_uvec4_vertex +dEQP-VK.glsl.conversions.vector_to_vector.vec2_to_vec2_vertex +dEQP-VK.glsl.conversions.vector_to_vector.vec3_to_ivec3_vertex +dEQP-VK.glsl.conversions.vector_to_vector.vec3_to_vec2_vertex +dEQP-VK.glsl.conversions.vector_to_vector.vec4_to_ivec2_fragment + +dEQP-VK.glsl.derivate.fwidthcoarse.texture.float.vec2_highp + +dEQP-VK.glsl.functions.control_flow.simple_return_fragment +dEQP-VK.glsl.functions.datatypes.mat3x4_fragment +dEQP-VK.glsl.functions.declarations.void_vs_no_void_vertex +dEQP-VK.glsl.functions.qualifiers.in_highp_float_vertex +dEQP-VK.glsl.functions.qualifiers.inout_lowp_float_vertex + +dEQP-VK.glsl.linkage.varying.basic_types.mat2 + +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_bvec2_s_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_bvec3_bbb_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_bvec3_r_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_bvec3_xyz_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_bvec4_wx_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec2_rr_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec2_x_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec3_bgr_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec3_ppt_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec3_rgb_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec3_rrr_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec3_xyyx_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec3_xz_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec3_xzx_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec3_yxy_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec4_qpts_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec4_qqqt_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec4_s_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec4_ttq_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_ivec4_wwwy_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec2_s_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec2_xyxx_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec3_grg_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec3_zzz_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec4_aaa_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec4_aaag_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec4_qp_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec4_qppq_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec4_qpts_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec4_stpq_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec4_stss_fragment +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec4_stss_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec4_www_vertex +dEQP-VK.glsl.swizzles.vector_swizzles.mediump_vec4_x_fragment + +dEQP-VK.glsl.arrays.constructor.int4_fragment +dEQP-VK.glsl.arrays.declaration.implicit_size_int_ivec3_fragment + +dEQP-VK.image.store.with_format.2d_array.r8_snorm_single_layer +dEQP-VK.image.subresource_layout.2d.4_levels.r8g8b8a8_uint_offset +dEQP-VK.image.texel_view_compatible.graphic.extended.1d_image.texture_read.astc_5x4_unorm_block.r32g32b32a32_sint +dEQP-VK.image.texel_view_compatible.graphic.extended.1d_image.texture_read.etc2_r8g8b8a1_srgb_block.r32g32_sint + +dEQP-VK.pipeline.monolithic.image.suballocation.sampling_type.combined.view_type.cube.format.r32_sint.count_4.size.13x13 +dEQP-VK.pipeline.monolithic.sampler.view_type.1d_array.format.r5g6b5_unorm_pack16.address_modes.all_mode_clamp_to_border_custom_1000 + +dEQP-VK.pipeline.pipeline_library.depth.nocolor.format.d24_unorm_s8_uint.compare_ops.triangle_list_always_greater_less_always +dEQP-VK.pipeline.pipeline_library.stencil.format.d24_unorm_s8_uint.states.fail_keep.pass_wrap.dfail_keep.comp_not_equal +dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_decw.pass_incc.dfail_zero.comp_greater_or_equal +dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_incc.pass_decc.dfail_zero.comp_never +dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_incc.pass_repl.dfail_repl.comp_less +dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_wrap.pass_inv.dfail_wrap.comp_less +dEQP-VK.pipeline.pipeline_library.stencil.nocolor.format.d24_unorm_s8_uint.states.fail_zero.pass_inv.dfail_inv.comp_greater_or_equal + +dEQP-VK.renderpass.suballocation.formats.r32_sint.input.load.store.clear_draw_use_input_aspect +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_sint_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass.suballocation.multisample_resolve.a8b8g8r8_uint_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_srgb.max_attachments_8_samples_4 +dEQP-VK.renderpass.suballocation.multisample_resolve.r16g16_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass.suballocation.multisample_resolve.r8g8b8a8_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass.suballocation.subpass_dependencies.external_subpass.render_size_64_64.render_passes_2 + +dEQP-VK.renderpass2.suballocation.formats.a8b8g8r8_srgb_pack32.input.load.store.clear_draw +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2b10g10r10_uint_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.a2r10g10b10_unorm_pack32.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16_sint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r16g16b16a16_sfloat.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r32g32b32a32_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_sint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8_uint.max_attachments_4_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_uint.max_attachments_8_samples_4 +dEQP-VK.renderpass2.suballocation.multisample_resolve.r8g8b8a8_unorm.max_attachments_8_samples_4 + +dEQP-VK.spirv_assembly.type.vec2.i64.shift_left_logical_shift8_comp +dEQP-VK.spirv_assembly.type.vec2.u32.inotequal_comp + +dEQP-VK.ssbo.readonly.layout.single_struct.single_buffer.std140_instance_array + +dEQP-VK.synchronization.signal_order.shared_timeline_semaphore.write_image_compute_read_copy_image.image_128x128_r8_unorm_opaque_fd + +dEQP-VK.synchronization2.op.single_queue.barrier.write_copy_image_read_blit_image.image_128x128_r16_uint +dEQP-VK.synchronization2.op.single_queue.event.write_clear_color_image_read_image_compute_indirect.image_128_r32_uint +dEQP-VK.synchronization2.signal_order.shared_timeline_semaphore.write_ssbo_compute_indirect_read_ssbo_compute_indirect.buffer_262144_opaque_fd + +dEQP-VK.texture.filtering.3d.combinations.nearest.linear.clamp_to_edge.repeat.clamp_to_border diff --git a/src/panfrost/ci/panfrost-g610-skip.txt b/src/panfrost/ci/panfrost-g610-skip.txt new file mode 100644 index 00000000000..65dfa4824bd --- /dev/null +++ b/src/panfrost/ci/panfrost-g610-skip.txt @@ -0,0 +1,126 @@ +# query pool not supported yet +dEQP-VK.query_pool.* +dEQP-VK.fragment_operations.occlusion_query.* + +# Slow tests (>= 30s) +dEQP-VK.api.object_management.multithreaded_shared_resources.device_group +dEQP-VK.ssbo.phys.layout.2_level_array.std140.row_major_mat4 +dEQP-VK.ssbo.phys.layout.2_level_array.std140.row_major_mat4_comp_access +dEQP-VK.ssbo.phys.layout.2_level_array.std140.row_major_mat4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.2_level_array.std430.row_major_mat4 +dEQP-VK.ssbo.phys.layout.2_level_array.std430.row_major_mat4_comp_access +dEQP-VK.ssbo.phys.layout.2_level_array.std430.row_major_mat4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.2_level_array.std430.row_major_mat4_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat2x4 +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat3 +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat3 +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat3_comp_access +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat3_comp_access +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat3_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat3_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat3_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat3_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat3x4 +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat3x4_comp_access +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat3x4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat3x4_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat4 +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat4_comp_access +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat4_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat4x3 +dEQP-VK.ssbo.phys.layout.3_level_array.std140.row_major_mat4x3_comp_access +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat3 +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat3 +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat3_comp_access +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat3_comp_access +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat3_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat3_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat3_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat3_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat3x4 +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat3x4_comp_access +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat3x4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat3x4_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat4 +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat4_comp_access +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat4_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat4x3 +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat4x3_comp_access +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat4x3_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_array.std430.row_major_mat4x3_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat2x4_comp_access +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat3 +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat3 +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat3_comp_access +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat3_comp_access +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat3_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat3_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat3_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat3_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat3x4 +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat3x4_comp_access +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat3x4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat3x4_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat4 +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat4_comp_access +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat4_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat4x3_comp_access +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat4x3_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std140.row_major_mat4x3_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.column_major_mat4x2_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat2x4_comp_access +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat2x4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat2x4_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat3 +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat3 +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat3_comp_access +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat3_comp_access +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat3_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat3_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat3_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat3_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat3x4 +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat3x4_comp_access +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat3x4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat4 +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat4_comp_access +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat4_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat4x3 +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat4x3_comp_access +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat4x3_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.3_level_unsized_array.std430.row_major_mat4x3_store_cols +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std140.row_major_mat3x4 +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std140.row_major_mat3x4 +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std140.row_major_mat3x4_comp_access +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std140.row_major_mat3x4_comp_access +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std140.row_major_mat3x4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std140.row_major_mat3x4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std140.row_major_mat3x4_store_cols +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std140.row_major_mat3x4_store_cols +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std140.row_major_mat4 +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std140.row_major_mat4_comp_access +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std140.row_major_mat4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std140.row_major_mat4_store_cols +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat3x4 +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat3x4 +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat3x4_comp_access +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat3x4_comp_access +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat3x4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat3x4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat3x4_store_cols +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat3x4_store_cols +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat3x4_store_cols +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat4 +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat4_comp_access +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat4_comp_access_store_cols +dEQP-VK.ssbo.phys.layout.basic_unsized_array.std430.row_major_mat4_store_cols +dEQP-VK.ssbo.phys.layout.random.all_per_block_buffers.22 +dEQP-VK.ssbo.phys.layout.random.all_per_block_buffers.22 +dEQP-VK.ssbo.phys.layout.random.all_shared_buffer.3 + +# Cause a big memory pressure (causing other tests to fail) but still fail most of the time, this needs investigation. +dEQP-VK.memory.mapping.suballocation.full.variable.implicit_unmap